Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dclx.c276 unmask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
279 mask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
H A Dtb_regs.h569 #define TB_LOW_PWR_C1_PORT_A_MASK GENMASK(2, 1) macro