Home
last modified time | relevance | path

Searched refs:phynode_usb_set_mode (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/dev/extres/phy/
H A Dphy_usb.c85 phynode_usb_set_mode(struct phynode *phynode, int usb_mode) in phynode_usb_set_mode() function
128 rv = phynode_usb_set_mode(phynode, usb_mode); in phy_usb_set_mode()
H A Dphy_usb.h76 int phynode_usb_set_mode(struct phynode *phynode, int usb_mode);
/freebsd-14.2/sys/arm64/rockchip/
H A Drk_usbphy.c134 PHYNODEMETHOD(phynode_usb_set_mode, rk_phynode_set_mode),
H A Drk_usb2phy.c104 PHYNODEMETHOD(phynode_usb_set_mode, rk_usb2phy_set_mode),
H A Drk_typec_phy.c145 PHYNODEMETHOD(phynode_usb_set_mode, rk_typec_phy_set_mode),
/freebsd-14.2/sys/arm/allwinner/
H A Daw_usb3phy.c100 PHYNODEMETHOD(phynode_usb_set_mode, awusb3phy_set_mode),
H A Daw_usbphy.c156 PHYNODEMETHOD(phynode_usb_set_mode, awusbphy_set_mode),