Home
last modified time | relevance | path

Searched refs:pxa_usb_phy_init (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-pxa-usb.c159 static int pxa_usb_phy_init(struct phy *phy) in pxa_usb_phy_init() function
266 .init = pxa_usb_phy_init,
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Ddevices.h54 extern int pxa_usb_phy_init(void __iomem *phy_reg);
H A Daspenite.c233 .phy_init = pxa_usb_phy_init,
H A Dttc_dkb.c171 .phy_init = pxa_usb_phy_init,
H A Ddevices.c215 int pxa_usb_phy_init(void __iomem *phy_reg) in pxa_usb_phy_init() function