thunderbolt: Add tb_regs.h
authorAndreas Noever <andreas.noever@gmail.com>
Tue, 3 Jun 2014 20:04:01 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 21:07:07 +0000 (14:07 -0700)
commit7adf60972c692b0b3d0958cd7322e22a67187111
tree08b992f201dda4a6a2c545c2dce7b4620f72a5ca
parentd6cc51cd1a4aed1d9e2dd66d643d729acb4be560
thunderbolt: Add tb_regs.h

Every thunderbolt device consists (logically) of a switch with multiple
ports. Every port contains up to four config regions (HOPS, PORT,
SWITCH, COUNTERS) which are used to configure the device.

The tb_regs.h file contains all known registers and capabilities from
these config regions.

Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/tb.c
drivers/thunderbolt/tb_regs.h [new file with mode: 0644]
This page took 0.024563 seconds and 5 git commands to generate.