Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h626 #define PCGCTL_P2HD_DEV_ENUM_SPD_MASK (0x3 << 27) macro
H A Dcore.c167 if (!(pcgcctl & PCGCTL_P2HD_DEV_ENUM_SPD_MASK)) in dwc2_restore_essential_regs()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h650 #define PCGCTL_P2HD_DEV_ENUM_SPD_MASK (0x3 << 27) macro