Lines Matching refs:extcon_set_state
1009 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_set_mode()
1010 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_set_mode()
1012 extcon_set_state(rphy->edev, EXTCON_USB_HOST, false); in rockchip_usb2phy_set_mode()
1013 extcon_set_state(rphy->edev, EXTCON_USB, true); in rockchip_usb2phy_set_mode()
1030 extcon_set_state(rphy->edev, EXTCON_USB, true); in rockchip_usb2phy_set_mode()
1046 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_set_mode()
1779 extcon_set_state(rphy->edev, EXTCON_USB_HOST, cable_vbus_state); in rockchip_usb2phy_id_irq()
1780 extcon_set_state(rphy->edev, EXTCON_USB_VBUS_EN, cable_vbus_state); in rockchip_usb2phy_id_irq()
2164 extcon_set_state(rphy->edev, EXTCON_USB, false); in rockchip_usb2phy_otg_port_init()
2165 extcon_set_state(rphy->edev, EXTCON_USB_HOST, true); in rockchip_usb2phy_otg_port_init()
2166 extcon_set_state(rphy->edev, EXTCON_USB_VBUS_EN, true); in rockchip_usb2phy_otg_port_init()
2209 extcon_set_state(rphy->edev, EXTCON_USB, true); in rockchip_usb2phy_otg_port_init()