Home
last modified time | relevance | path

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

/linux-6.15/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 Dtusb1046.c110 if (orientation == TYPEC_ORIENTATION_REVERSE) in tusb1046_switch_set()
H A Dit5205.c78 case TYPEC_ORIENTATION_REVERSE: in it5205_switch_set()
H A Dfsa4480.c80 bool reverse = (fsa->orientation == TYPEC_ORIENTATION_REVERSE); in fsa4480_set()
H A Dptn36502.c81 bool reverse = (ptn->orientation == TYPEC_ORIENTATION_REVERSE); in ptn36502_set()
H A Dps883x.c102 if (retimer->orientation == TYPEC_ORIENTATION_REVERSE) in ps883x_set()
H A Dnb7vpq904m.c109 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE); in nb7vpq904m_set()
H A Dwcd939x-usbss.c242 bool reverse = (usbss->orientation == TYPEC_ORIENTATION_REVERSE); in wcd939x_usbss_set()
/linux-6.15/include/linux/usb/
H A Dtypec.h87 TYPEC_ORIENTATION_REVERSE, enumerator
/linux-6.15/drivers/usb/typec/
H A Dwusb3801.c163 return TYPEC_ORIENTATION_REVERSE; in wusb3801_unmap_orientation()
H A Danx7411.c443 typec_set_orientation(ctx->typec.port, TYPEC_ORIENTATION_REVERSE); in anx7411_detect_cc_orientation()
H A Dclass.c1586 [TYPEC_ORIENTATION_REVERSE] = "reverse",
/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c681 orientation = TYPEC_ORIENTATION_REVERSE; in cros_typec_configure_mux()
751 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v0()
770 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v1()
/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi_glink.c201 TYPEC_ORIENTATION_REVERSE : in pmic_glink_ucsi_connector_status()
/linux-6.15/drivers/extcon/
H A Dextcon-usbc-tusb320.c298 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
/linux-6.15/drivers/soc/qcom/
H A Dpmic_glink_altmode.c245 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
/linux-6.15/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c218 if (orientation == TYPEC_ORIENTATION_REVERSE) in tca_blk_orientation_set()
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpci.c325 case TYPEC_ORIENTATION_REVERSE: in tcpci_set_orientation()
H A Dtcpm.c1164 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()
/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c493 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_usbc_init()
H A Dphy-qcom-qmp-combo.c2423 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_combo_configure_dp_mode()
2662 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_v4_configure_dp_phy()
2816 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_combo_com_init()
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c669 udphy->flip = (orien == TYPEC_ORIENTATION_REVERSE) ? true : false; in rk_udphy_orien_sw_set()
/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c295 typec_set_orientation(tps->port, TYPEC_ORIENTATION_REVERSE); in tps6598x_connect()
/linux-6.15/sound/soc/codecs/
H A Dwcd939x.c3227 wcd939x->typec_orientation == TYPEC_ORIENTATION_REVERSE ? in wcd939x_swap_gnd_mic()
3228 TYPEC_ORIENTATION_NORMAL : TYPEC_ORIENTATION_REVERSE); in wcd939x_swap_gnd_mic()