Home
last modified time | relevance | path

Searched defs:tb_cap_plug_events (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb_regs.h147 struct tb_cap_plug_events { struct
148 struct tb_cap_extended_short cap_header;
149 u32 __unknown1:2;
150 u32 plug_events:5;
151 u32 __unknown2:25;
152 u32 __unknown3;
153 u32 __unknown4;
154 struct tb_eeprom_ctl eeprom_ctl;
155 u32 __unknown5[7];
156 u32 drom_offset; /* 32 bit register, but eeprom addresses are 16 bit */
/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtb_regs.h151 struct tb_cap_plug_events { struct
152 struct tb_cap_extended_short cap_header;
153 u32 __unknown1:2; /* VSC_CS_1 */
154 u32 plug_events:5; /* VSC_CS_1 */
155 u32 __unknown2:25; /* VSC_CS_1 */
156 u32 vsc_cs_2;
157 u32 vsc_cs_3;
158 struct tb_eeprom_ctl eeprom_ctl;
159 u32 __unknown5[7]; /* VSC_CS_5 -> VSC_CS_11 */
160 u32 drom_offset; /* VSC_CS_12: 32 bit register, but eeprom addresses are 16 bit */