Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c3662 u32 offset, val[2], mask_obj, unmask_obj; in tb_switch_mask_clx_objections() local
3681 unmask_obj = TB_LOW_PWR_C1_PORT_A_MASK; in tb_switch_mask_clx_objections()
3685 unmask_obj = TB_LOW_PWR_C0_PORT_B_MASK; in tb_switch_mask_clx_objections()
3696 val[i] &= ~unmask_obj; in tb_switch_mask_clx_objections()