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