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