Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h719 #define HPRT0_LNSTS_MASK (0x3 << 10) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h743 #define HPRT0_LNSTS_MASK (0x3 << 10) macro
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c906 val |= old & (HPRT0_SPD_MASK | HPRT0_LNSTS_MASK | HPRT0_OVRCURRACT | in dwc2_hreg0_write()