Searched refs:phynode_get_softc (Results 1 – 6 of 6) sorted by relevance
97 sc = phynode_get_softc(phy); in rk_phynode_phy_enable()113 sc = phynode_get_softc(phynode); in rk_phynode_get_mode()123 sc = phynode_get_softc(phynode); in rk_phynode_set_mode()222 phy_sc = phynode_get_softc(phynode); in rk_usbphy_init_phy()
73 sc = phynode_get_softc(phynode); in ipq4018_usb_ss_phynode_phy_enable()137 phy_sc = phynode_get_softc(phynode); in ipq4018_usb_ss_usbphy_init_phy()
74 sc = phynode_get_softc(phynode); in ipq4018_usb_hs_phynode_phy_enable()154 phy_sc = phynode_get_softc(phynode); in ipq4018_usb_hs_usbphy_init_phy()
63 sc = phynode_get_softc(phynode); in phynode_usb_create()
121 void *phynode_get_softc(struct phynode *phynode);
192 phynode_get_softc(struct phynode *phynode) in phynode_get_softc() function