Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/mux/
Dgpio-sbu-mux.c39 case TYPEC_ORIENTATION_NONE: in gpio_sbu_switch_set()
Dpi3usb30532.c59 case TYPEC_ORIENTATION_NONE: in pi3usb30532_sw_set()
Dit5205.c82 case TYPEC_ORIENTATION_NONE: in it5205_switch_set()
Dfsa4480.c288 fsa->orientation = TYPEC_ORIENTATION_NONE; in fsa4480_probe()
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()
Dptn36502.c320 ptn->orientation = TYPEC_ORIENTATION_NONE; in ptn36502_probe()
Dnb7vpq904m.c407 nb7->orientation = TYPEC_ORIENTATION_NONE; in nb7vpq904m_probe()
Dwcd939x-usbss.c627 usbss->orientation = TYPEC_ORIENTATION_NONE; in wcd939x_usbss_probe()
/linux-6.12.1/include/linux/usb/
Dtypec.h85 TYPEC_ORIENTATION_NONE, enumerator
/linux-6.12.1/drivers/usb/typec/
Dwusb3801.c159 return TYPEC_ORIENTATION_NONE; in wusb3801_unmap_orientation()
Dclass.c1398 [TYPEC_ORIENTATION_NONE] = "unknown",
/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_typec.c203 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
702 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v0()
721 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v1()
/linux-6.12.1/drivers/soc/qcom/
Dpmic_glink_altmode.c248 return TYPEC_ORIENTATION_NONE; in pmic_glink_altmode_orientation()
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpci.c318 case TYPEC_ORIENTATION_NONE: in tcpci_set_orientation()
Dtcpm.c4332 TYPEC_ORIENTATION_NONE); in tcpm_src_attach()
4410 TYPEC_ORIENTATION_NONE); in tcpm_reset_port()
/linux-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-qmp-usbc.c861 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_usbc_typec_switch_set()
Dphy-qcom-qmp-combo.c3434 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_combo_typec_switch_set()
/linux-6.12.1/drivers/phy/rockchip/
Dphy-rockchip-usbdp.c659 if (orien == TYPEC_ORIENTATION_NONE) { in rk_udphy_orien_sw_set()
/linux-6.12.1/drivers/usb/typec/tipd/
Dcore.c321 typec_set_orientation(tps->port, TYPEC_ORIENTATION_NONE); in tps6598x_disconnect()