Home
last modified time | relevance | path

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

/openbmc/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 Dfsa4480.c203 fsa->orientation = TYPEC_ORIENTATION_NONE; in fsa4480_probe()
H A Dintel_pmc_mux.c459 if (port->orientation == TYPEC_ORIENTATION_NONE) in pmc_usb_connect()
490 if (port->orientation == TYPEC_ORIENTATION_NONE || port->role == USB_ROLE_NONE) in pmc_usb_mux_set()
H A Dnb7vpq904m.c436 nb7->orientation = TYPEC_ORIENTATION_NONE; in nb7vpq904m_probe()
/openbmc/linux/include/linux/usb/
H A Dtypec.h84 TYPEC_ORIENTATION_NONE, enumerator
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c184 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
656 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v0()
675 polarity = TYPEC_ORIENTATION_NONE; in cros_typec_set_port_params_v1()
/openbmc/linux/drivers/usb/typec/
H A Dwusb3801.c159 return TYPEC_ORIENTATION_NONE; in wusb3801_unmap_orientation()
H A Dclass.c1336 [TYPEC_ORIENTATION_NONE] = "unknown",
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c248 return TYPEC_ORIENTATION_NONE; in pmic_glink_altmode_orientation()
/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c279 typec_set_orientation(tps->port, TYPEC_ORIENTATION_NONE); in tps6598x_disconnect()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c3667 TYPEC_ORIENTATION_NONE); in tcpm_src_attach()
3729 TYPEC_ORIENTATION_NONE); in tcpm_reset_port()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c3146 if (orientation == qmp->orientation || orientation == TYPEC_ORIENTATION_NONE) in qmp_combo_typec_switch_set()