Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c254 unmask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
257 mask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
H A Dtb_regs.h571 #define TB_LOW_PWR_C1_PORT_A_MASK GENMASK(2, 1) macro