Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c3655 u32 offset, val[2], mask_obj, unmask_obj; in tb_switch_mask_clx_objections() local
3674 unmask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
3678 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
3689 val[i] &= ~unmask_obj; in tb_switch_mask_clx_objections()