Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h330 #define GLPMCFG_ENBESL BIT(28) macro
Dgadget.c5096 val |= hsotg->params.besl ? GLPMCFG_ENBESL : 0; in dwc2_gadget_init_lpm()