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.6.21/drivers/thunderbolt/
Dclx.c253 mask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
258 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
Dtb_regs.h562 #define TB_LOW_PWR_C0_PORT_B_MASK GENMASK(4, 3) macro