Searched refs:GLPMCFG_ENBESL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ | ||
| H A D | hw.h | 339 #define GLPMCFG_ENBESL BIT(28) macro |
| H A D | gadget.c | 5253 val |= hsotg->params.besl ? GLPMCFG_ENBESL : 0; in dwc2_gadget_init_lpm() |