Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c756 linestate = (gpwrdn & GPWRDN_LINESTATE_MASK) >> GPWRDN_LINESTATE_SHIFT; in dwc2_handle_gpwrdn_intr()
H A Dhw.h340 #define GPWRDN_LINESTATE_MASK (0x3 << 19) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h364 #define GPWRDN_LINESTATE_MASK (0x3 << 19) macro