Home
last modified time | relevance | path

Searched refs:TB_CAP_PLUG_EVENTS (Results 1 – 2 of 2) sorted by relevance

/drivers/thunderbolt/
Dtb_regs.h31 TB_CAP_PLUG_EVENTS = 0x0105, /* also EEPROM */ enumerator
Dswitch.c397 cap = tb_find_cap(&sw->ports[0], TB_CFG_SWITCH, TB_CAP_PLUG_EVENTS); in tb_switch_alloc()