Searched refs:BDC_PST_MASK (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/gadget/udc/bdc/ | ||
| H A D | bdc.h | 167 #define BDC_PST_MASK 0xf macro |
| H A D | bdc_udc.c | 495 uspc &= ~BDC_PST_MASK; in bdc_udc_wakeup() |
| H A D | bdc_core.c | 136 uspc &= ~BDC_PST_MASK; in bdc_softconn() |