Searched refs:DCFG_EPMISCNT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ | ||
| H A D | hw.h | 452 #define DCFG_EPMISCNT(_x) ((_x) << 18) macro |
| H A D | gadget.c | 3461 dcfg |= DCFG_EPMISCNT(1); in dwc2_hsotg_core_init_disconnected() |