Home
last modified time | relevance | path

Searched refs:TYPEC_ORIENTATION_NONE (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c39 case TYPEC_ORIENTATION_NONE: in gpio_sbu_switch_set()
H A Dpi3usb30532.c59 case TYPEC_ORIENTATION_NONE: in pi3usb30532_sw_set()
H A Dit5205.c82 case TYPEC_ORIENTATION_NONE: in it5205_switch_set()
H A Dfsa4480.c293 fsa->orientation = TYPEC_ORIENTATION_NONE; in fsa4480_probe()
H A Dintel_pmc_mux.c482 if (port->orientation == TYPEC_ORIENTATION_NONE) in pmc_usb_connect()
513 if (port->orientation == TYPEC_ORIENTATION_NONE || port->role == USB_ROLE_NONE) in pmc_usb_mux_set()
H A Dptn36502.c320 ptn->orientation = TYPEC_ORIENTATION_NONE; in ptn36502_probe()
H A Dnb7vpq904m.c407 nb7->orientation = TYPEC_ORIENTATION_NONE; in nb7vpq904m_probe()
H A Dwcd939x-usbss.c627 usbss->orientation = TYPEC_ORIENTATION_NONE; in wcd939x_usbss_probe()
/linux/include/linux/usb/
H A Dtypec.h88 TYPEC_ORIENTATION_NONE, enumerator
/linux/drivers/phy/
H A Dphy-google-usb.c68 if (gphy->orientation == TYPEC_ORIENTATION_NONE) { in set_vbus_valid()
/linux/drivers/usb/typec/
H A Dwusb3801.c159 return TYPEC_ORIENTATION_NONE; in wusb3801_unmap_orientation()
H A Dclass.c1678 [TYPEC_ORIENTATION_NONE] = "unknown",
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c314 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
833 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v0()
852 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v1()
/linux/drivers/usb/typec/ucsi/
H A Ducsi_glink.c213 typec_set_orientation(con->port, TYPEC_ORIENTATION_NONE); in pmic_glink_ucsi_connector_status()
H A Ducsi.c1038 typec_set_orientation(con->port, TYPEC_ORIENTATION_NONE); in ucsi_orientation()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c4430 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_combo_typec_switch_set()
4903 enum typec_orientation dp_orientation = TYPEC_ORIENTATION_NONE; in qmp_combo_probe()
4904 enum typec_orientation usb3_orientation = TYPEC_ORIENTATION_NONE; in qmp_combo_probe()
4914 if (dp_orientation == TYPEC_ORIENTATION_NONE && in qmp_combo_probe()
4915 usb3_orientation != TYPEC_ORIENTATION_NONE) { in qmp_combo_probe()
4918 } else if (usb3_orientation == TYPEC_ORIENTATION_NONE && in qmp_combo_probe()
4919 dp_orientation != TYPEC_ORIENTATION_NONE) { in qmp_combo_probe()
4922 } else if (dp_orientation != TYPEC_ORIENTATION_NONE && in qmp_combo_probe()
H A Dphy-qcom-qmp-usbc.c1708 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_usbc_typec_switch_set()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c188 if (orientation == TYPEC_ORIENTATION_NONE) { in tca_blk_orientation_set()
/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c402 return TYPEC_ORIENTATION_NONE; in pmic_glink_altmode_orientation()
/linux/drivers/usb/typec/tipd/
H A Dcore.c394 typec_set_orientation(tps->port, TYPEC_ORIENTATION_NONE); in tps6598x_disconnect()
759 enum typec_orientation orientation = TYPEC_ORIENTATION_NONE; in cd321x_update_work()
/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c320 case TYPEC_ORIENTATION_NONE: in tcpci_set_orientation()
H A Dtcpm.c4469 TYPEC_ORIENTATION_NONE); in tcpm_src_attach()
4552 TYPEC_ORIENTATION_NONE); in tcpm_reset_port()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c661 if (orien == TYPEC_ORIENTATION_NONE) { in rk_udphy_orien_sw_set()
/linux/drivers/phy/apple/
H A Datc.c2056 case TYPEC_ORIENTATION_NONE: in atcphy_sw_set()
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c1857 if (orientation == TYPEC_ORIENTATION_NONE) { in exynos5_usbdrd_orien_sw_set()