Searched refs:phynode_get_softc (Results 1 – 6 of 6) sorted by relevance
96 sc = phynode_get_softc(phy); in rk_phynode_phy_enable()112 sc = phynode_get_softc(phynode); in rk_phynode_get_mode()122 sc = phynode_get_softc(phynode); in rk_phynode_set_mode()221 phy_sc = phynode_get_softc(phynode); in rk_usbphy_init_phy()
72 sc = phynode_get_softc(phynode); in ipq4018_usb_ss_phynode_phy_enable()136 phy_sc = phynode_get_softc(phynode); in ipq4018_usb_ss_usbphy_init_phy()
73 sc = phynode_get_softc(phynode); in ipq4018_usb_hs_phynode_phy_enable()153 phy_sc = phynode_get_softc(phynode); in ipq4018_usb_hs_usbphy_init_phy()
62 sc = phynode_get_softc(phynode); in phynode_usb_create()
122 void *phynode_get_softc(struct phynode *phynode);
192 phynode_get_softc(struct phynode *phynode) in phynode_get_softc() function