Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h740 #define HPRT0_TSTCTL_MASK (0xf << 13) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h716 #define HPRT0_TSTCTL_MASK (0xf << 13) macro
H A Dhcd.c3583 if (hprt0 & HPRT0_TSTCTL_MASK) in dwc2_hcd_hub_control()
3722 hprt0 &= ~HPRT0_TSTCTL_MASK; in dwc2_hcd_hub_control()