Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-fsl.h34 #define FSL_SOC_USB_PRICTRL 0x40c /* NOTE: big-endian */ macro
H A Dehci-fsl.c347 iowrite32be(0x00000008, non_ehci + FSL_SOC_USB_PRICTRL); in ehci_fsl_usb_setup()
350 iowrite32be(0x0000000c, non_ehci + FSL_SOC_USB_PRICTRL); in ehci_fsl_usb_setup()
/openbmc/u-boot/include/usb/
H A Dehci-ci.h137 #define FSL_SOC_USB_PRICTRL 0x40c /* NOTE: big-endian */ macro