Home
last modified time | relevance | path

Searched refs:phy_bases (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c67 static const unsigned phy_bases[] = { variable
76 if (index >= ARRAY_SIZE(phy_bases)) in usb_internal_phy_clock_gate()
79 phy_reg = (void __iomem *)phy_bases[index]; in usb_internal_phy_clock_gate()
135 if (index >= ARRAY_SIZE(phy_bases)) in usb_phy_enable()
138 phy_reg = (void __iomem *)phy_bases[index]; in usb_phy_enable()
176 phy_reg = (void __iomem *)phy_bases[port]; in usb_phy_mode()
H A Dehci-vf.c40 static const unsigned phy_bases[] = { variable
54 phy_reg = (void __iomem *)phy_bases[index]; in usb_internal_phy_clock_gate()
90 phy_reg = (void __iomem *)phy_bases[index]; in usb_phy_enable()