| /linux/drivers/usb/typec/mux/ |
| H A D | gpio-sbu-mux.c | 39 case TYPEC_ORIENTATION_NONE: in gpio_sbu_switch_set()
|
| H A D | pi3usb30532.c | 59 case TYPEC_ORIENTATION_NONE: in pi3usb30532_sw_set()
|
| H A D | it5205.c | 82 case TYPEC_ORIENTATION_NONE: in it5205_switch_set()
|
| H A D | fsa4480.c | 293 fsa->orientation = TYPEC_ORIENTATION_NONE; in fsa4480_probe()
|
| H A D | intel_pmc_mux.c | 482 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 D | ptn36502.c | 320 ptn->orientation = TYPEC_ORIENTATION_NONE; in ptn36502_probe()
|
| H A D | nb7vpq904m.c | 407 nb7->orientation = TYPEC_ORIENTATION_NONE; in nb7vpq904m_probe()
|
| H A D | wcd939x-usbss.c | 627 usbss->orientation = TYPEC_ORIENTATION_NONE; in wcd939x_usbss_probe()
|
| /linux/include/linux/usb/ |
| H A D | typec.h | 88 TYPEC_ORIENTATION_NONE, enumerator
|
| /linux/drivers/phy/ |
| H A D | phy-google-usb.c | 68 if (gphy->orientation == TYPEC_ORIENTATION_NONE) { in set_vbus_valid()
|
| /linux/drivers/usb/typec/ |
| H A D | wusb3801.c | 159 return TYPEC_ORIENTATION_NONE; in wusb3801_unmap_orientation()
|
| H A D | class.c | 1678 [TYPEC_ORIENTATION_NONE] = "unknown",
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_typec.c | 314 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 D | ucsi_glink.c | 213 typec_set_orientation(con->port, TYPEC_ORIENTATION_NONE); in pmic_glink_ucsi_connector_status()
|
| H A D | ucsi.c | 1038 typec_set_orientation(con->port, TYPEC_ORIENTATION_NONE); in ucsi_orientation()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-combo.c | 4430 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 D | phy-qcom-qmp-usbc.c | 1708 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_usbc_typec_switch_set()
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 188 if (orientation == TYPEC_ORIENTATION_NONE) { in tca_blk_orientation_set()
|
| /linux/drivers/soc/qcom/ |
| H A D | pmic_glink_altmode.c | 402 return TYPEC_ORIENTATION_NONE; in pmic_glink_altmode_orientation()
|
| /linux/drivers/usb/typec/tipd/ |
| H A D | core.c | 394 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 D | tcpci.c | 320 case TYPEC_ORIENTATION_NONE: in tcpci_set_orientation()
|
| H A D | tcpm.c | 4469 TYPEC_ORIENTATION_NONE); in tcpm_src_attach() 4552 TYPEC_ORIENTATION_NONE); in tcpm_reset_port()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 661 if (orien == TYPEC_ORIENTATION_NONE) { in rk_udphy_orien_sw_set()
|
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 2056 case TYPEC_ORIENTATION_NONE: in atcphy_sw_set()
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5-usbdrd.c | 1857 if (orientation == TYPEC_ORIENTATION_NONE) { in exynos5_usbdrd_orien_sw_set()
|