Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h648 #define PCGCTL_P2HD_PRT_SPD_MASK (0x3 << 29) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h624 #define PCGCTL_P2HD_PRT_SPD_MASK (0x3 << 29) macro
H A Dcore.c164 if (!(pcgcctl & PCGCTL_P2HD_PRT_SPD_MASK)) in dwc2_restore_essential_regs()