Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dcore_intr.c582 if (!(glpmcfg & GLPMCFG_LPMCAP)) { in dwc2_handle_lpm_intr()
Dhw.h352 #define GLPMCFG_LPMCAP BIT(0) macro
Dgadget.c5092 val = GLPMCFG_LPMCAP | GLPMCFG_APPL1RES; in dwc2_gadget_init_lpm()