Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c235 u32 offset, val[2], mask_obj, unmask_obj; in tb_switch_mask_clx_objections() local
254 unmask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
258 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
269 val[i] &= ~unmask_obj; in tb_switch_mask_clx_objections()