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