Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dclx.c275 mask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
280 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
H A Dtb_regs.h570 #define TB_LOW_PWR_C0_PORT_B_MASK GENMASK(4, 3) macro