Home
last modified time | relevance | path

Searched refs:GLPMCFG_ENBESL (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/dwc2/
Dcore_intr.c349 if (glpmcfg & GLPMCFG_ENBESL) { in dwc2_wakeup_from_lpm_l1()
Dhw.h310 #define GLPMCFG_ENBESL BIT(28) macro
Dgadget.c5279 val |= hsotg->params.besl ? GLPMCFG_ENBESL : 0; in dwc2_gadget_init_lpm()