Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h339 #define GLPMCFG_ENBESL BIT(28) macro
H A Dgadget.c5253 val |= hsotg->params.besl ? GLPMCFG_ENBESL : 0; in dwc2_gadget_init_lpm()