Searched refs:CONNECTB (Results 1 – 2 of 2) sorted by relevance
57 #define CONNECTB BIT(3) macro
2107 | PUE2) & ~(u32)CONNECTB; in _nbu2ss_pullup()2114 reg_dt = (_nbu2ss_readl(&udc->p_regs->USB_CONTROL) | CONNECTB) in _nbu2ss_pullup()