Searched refs:GLPMCFG_ENBESL (Results 1 – 2 of 2) sorted by relevance
340 #define GLPMCFG_ENBESL BIT(28) macro
5247 val |= hsotg->params.besl ? GLPMCFG_ENBESL : 0; in dwc2_gadget_init_lpm()