Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-usb2.c32 USB2PHY_PORT_HOST, enumerator
275 if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_check_vbus()
276 vbus = rphy->vbus_supply[USB2PHY_PORT_HOST]; in rockchip_usb2phy_check_vbus()
297 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_init()
298 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_init()
320 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_exit()
321 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_exit()
374 phy->id = USB2PHY_PORT_HOST; in rockchip_usb2phy_of_xlate()
376 &rphy->vbus_supply[USB2PHY_PORT_HOST]); in rockchip_usb2phy_of_xlate()
531 [USB2PHY_PORT_HOST] = {
H A Dphy-rockchip-inno-usb2.c42 USB2PHY_PORT_HOST, enumerator
509 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_init()
510 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_init()
533 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_exit()
534 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_exit()
589 phy->id = USB2PHY_PORT_HOST; in rockchip_usb2phy_of_xlate()
591 &rphy->vbus_supply[USB2PHY_PORT_HOST]); in rockchip_usb2phy_of_xlate()
1115 [USB2PHY_PORT_HOST] = {
1166 [USB2PHY_PORT_HOST] = {
1203 [USB2PHY_PORT_HOST] = {
[all …]