commit | 7adf60972c692b0b3d0958cd7322e22a67187111 | [log] [tgz] |
---|---|---|
author | Andreas Noever <andreas.noever@gmail.com> | Tue Jun 03 22:04:01 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 19 14:07:07 2014 -0700 |
tree | 08b992f201dda4a6a2c545c2dce7b4620f72a5ca | |
parent | d6cc51cd1a4aed1d9e2dd66d643d729acb4be560 [diff] |
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>