Searched refs:BDC_PST_MASK (Results 1 – 4 of 4) sorted by relevance
167 #define BDC_PST_MASK 0xf macro
495 uspc &= ~BDC_PST_MASK; in bdc_udc_wakeup()
136 uspc &= ~BDC_PST_MASK; in bdc_softconn()
762 if (!(bdc_readl(bdc->regs, BDC_USPC) & BDC_PST_MASK)) { in ep_dequeue()