Home
last modified time | relevance | path

Searched refs:rockchip_usb2phy_set_mode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-usb2.c662 static int rockchip_usb2phy_set_mode(struct phy *phy, in rockchip_usb2phy_set_mode() function
778 .set_mode = rockchip_usb2phy_set_mode,
1081 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_HOST, 0); in otg_mode_store()
1090 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_DEVICE, 0); in otg_mode_store()
1099 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_OTG, 0); in otg_mode_store()
1270 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_HOST, 0); in rockchip_usb2phy_otg_port_init()
H A Dphy-rockchip-inno-usb2.c994 static int rockchip_usb2phy_set_mode(struct phy *phy, in rockchip_usb2phy_set_mode() function
1072 .set_mode = rockchip_usb2phy_set_mode,
1164 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_HOST, 0); in otg_mode_store()
1169 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_DEVICE, 0); in otg_mode_store()
1174 rockchip_usb2phy_set_mode(rport->phy, PHY_MODE_USB_OTG, 0); in otg_mode_store()