Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore_intr.c588 if (!(glpmcfg & GLPMCFG_LPMCAP)) { in dwc2_handle_lpm_intr()
Dhw.h361 #define GLPMCFG_LPMCAP BIT(0) macro
Dgadget.c5201 val = GLPMCFG_LPMCAP | GLPMCFG_APPL1RES; in dwc2_gadget_init_lpm()