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