Home
last modified time | relevance | path

Searched refs:TYPEC_ORIENTATION_REVERSE (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c45 case TYPEC_ORIENTATION_REVERSE: in gpio_sbu_switch_set()
H A Dpi3usb30532.c65 case TYPEC_ORIENTATION_REVERSE: in pi3usb30532_sw_set()
H A Dfsa4480.c75 bool reverse = (fsa->orientation == TYPEC_ORIENTATION_REVERSE); in fsa4480_set()
H A Dnb7vpq904m.c110 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE); in nb7vpq904m_set()
/openbmc/linux/include/linux/usb/
H A Dtypec.h86 TYPEC_ORIENTATION_REVERSE, enumerator
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c598 orientation = TYPEC_ORIENTATION_REVERSE; in cros_typec_configure_mux()
660 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v0()
679 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v1()
/openbmc/linux/drivers/usb/typec/
H A Dwusb3801.c163 return TYPEC_ORIENTATION_REVERSE; in wusb3801_unmap_orientation()
H A Danx7411.c442 typec_set_orientation(ctx->typec.port, TYPEC_ORIENTATION_REVERSE); in anx7411_detect_cc_orientation()
H A Dclass.c1338 [TYPEC_ORIENTATION_REVERSE] = "reverse",
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_glink.c212 orientation ? TYPEC_ORIENTATION_REVERSE in pmic_glink_ucsi_connector_status()
/openbmc/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c297 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c246 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c253 typec_set_orientation(tps->port, TYPEC_ORIENTATION_REVERSE); in tps6598x_connect()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c2040 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_combo_configure_dp_mode()
2279 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_v4_configure_dp_phy()
2433 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_combo_com_init()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1054 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()