Searched refs:USB2PHY_PORT_OTG (Results 1 – 2 of 2) sorted by relevance
31 USB2PHY_PORT_OTG, enumerator216 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_chg_get_type()277 } else if (phy->id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_check_vbus()278 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_usb2phy_check_vbus()282 vbus = rphy->vbus_supply[USB2PHY_PORT_OTG]; in rockchip_usb2phy_check_vbus()295 if (phy->id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_init()296 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_usb2phy_init()318 if (phy->id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_exit()319 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_usb2phy_exit()378 phy->id = USB2PHY_PORT_OTG; in rockchip_usb2phy_of_xlate()[all …]
41 USB2PHY_PORT_OTG, enumerator333 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_chg_get_type()462 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in otg_phy_init()507 if (phy->id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_init()508 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_usb2phy_init()531 if (phy->id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_exit()532 port_cfg = &rphy->phy_cfg->port_cfgs[USB2PHY_PORT_OTG]; in rockchip_usb2phy_exit()593 phy->id = USB2PHY_PORT_OTG; in rockchip_usb2phy_of_xlate()595 &rphy->vbus_supply[USB2PHY_PORT_OTG]); in rockchip_usb2phy_of_xlate()596 if (!rphy->vbus_supply[USB2PHY_PORT_OTG]) in rockchip_usb2phy_of_xlate()[all …]