Searched refs:PN_CON_RES_MASK (Results 1 – 1 of 1) sorted by relevance
234 #define PN_CON_RES_MASK (BIT(17) | BIT(16)) macro1006 val &= ~PN_CON_RES_MASK; in usb3_set_pn_con_update_res()1007 val |= res & PN_CON_RES_MASK; in usb3_set_pn_con_update_res()