Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb_regs.h505 #define TB_LOW_PWR_C0_PORT_B_MASK GENMASK(4, 3) macro
Dswitch.c3673 mask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
3678 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()