Home
last modified time | relevance | path

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

/freebsd/sys/dev/phy/
H A Dphy_usb.c84 phynode_usb_set_mode(struct phynode *phynode, int usb_mode) in phynode_usb_set_mode() function
127 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/sys/arm64/rockchip/
H A Drk_usbphy.c133 PHYNODEMETHOD(phynode_usb_set_mode, rk_phynode_set_mode),
H A Drk_usb2phy.c103 PHYNODEMETHOD(phynode_usb_set_mode, rk_usb2phy_set_mode),
H A Drk_typec_phy.c144 PHYNODEMETHOD(phynode_usb_set_mode, rk_typec_phy_set_mode),
/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c99 PHYNODEMETHOD(phynode_usb_set_mode, awusb3phy_set_mode),
H A Daw_usbphy.c155 PHYNODEMETHOD(phynode_usb_set_mode, awusbphy_set_mode),