[PATCH v2 04/14] thunderbolt: Add tb_regs.h

2014-04-10 Thread Andreas Noever
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.

[PATCH v2 04/14] thunderbolt: Add tb_regs.h

2014-04-10 Thread Andreas Noever
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.