Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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.c41 USB2PHY_PORT_HOST, enumerator
442 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_init()
443 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_init()
466 } else if (phy->id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_exit()
467 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_exit()
522 phy->id = USB2PHY_PORT_HOST; in rockchip_usb2phy_of_xlate()
524 &rphy->vbus_supply[USB2PHY_PORT_HOST]); in rockchip_usb2phy_of_xlate()
973 [USB2PHY_PORT_HOST] = {
1024 [USB2PHY_PORT_HOST] = {
1061 [USB2PHY_PORT_HOST] = {
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c47 USB2PHY_PORT_HOST, enumerator
831 } else if (rport->port_id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_init()
962 if (rport->port_id == USB2PHY_PORT_HOST) in rockchip_usb2phy_exit()
1712 if (rport->port_id == USB2PHY_PORT_HOST && rport->port_cfg->disfall_en.offset) in rockchip_usb2phy_linestate_irq()
1722 if (rport->suspended && rport->port_id == USB2PHY_PORT_HOST) in rockchip_usb2phy_linestate_irq()
1847 if (rport->port_id == USB2PHY_PORT_HOST && in rockchip_usb2phy_irq()
1939 if (rport->port_id == USB2PHY_PORT_HOST || in rockchip_usb2phy_port_irq_init()
2053 rport->port_id = USB2PHY_PORT_HOST; in rockchip_usb2phy_host_port_init()
2054 rport->port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_host_port_init()
2485 } else if (rport->port_id == USB2PHY_PORT_HOST) { in rockchip_usb2phy_low_power_enable()
[all …]
H A Dphy-rockchip-naneng-usb2.c41 USB2PHY_PORT_HOST, enumerator
537 (rport->port_id == USB2PHY_PORT_HOST || in rockchip_usb2phy_init()
910 if (rport->port_id != USB2PHY_PORT_HOST && in rockchip_usb2phy_linestate_irq()
1382 rport->port_id = USB2PHY_PORT_HOST; in rockchip_usb2phy_host_port_init()
1383 rport->port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_HOST]; in rockchip_usb2phy_host_port_init()
1891 [USB2PHY_PORT_HOST] = {