Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c69 static const unsigned phy_bases[] = { variable
80 if (index >= ARRAY_SIZE(phy_bases)) in usb_internal_phy_clock_gate()
83 phy_reg = (void __iomem *)phy_bases[index]; in usb_internal_phy_clock_gate()
155 if (index >= ARRAY_SIZE(phy_bases)) in usb_phy_enable()
158 phy_reg = (void __iomem *)phy_bases[index]; in usb_phy_enable()
196 phy_reg = (void __iomem *)phy_bases[port]; in usb_phy_mode()
H A Dehci-vf.c41 static const unsigned phy_bases[] = { variable
55 phy_reg = (void __iomem *)phy_bases[index]; in usb_internal_phy_clock_gate()
91 phy_reg = (void __iomem *)phy_bases[index]; in usb_phy_enable()