Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/mux/
H A Dpi3usb30532.c65 case TYPEC_ORIENTATION_REVERSE: in pi3usb30532_sw_set()
H A Dps883x.c111 if (retimer->orientation == TYPEC_ORIENTATION_REVERSE) in ps883x_set()
194 orientation == TYPEC_ORIENTATION_REVERSE); in ps883x_sw_set()
H A Dit5205.c78 case TYPEC_ORIENTATION_REVERSE: in it5205_switch_set()
H A Dfsa4480.c81 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 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/include/linux/usb/
H A Dtypec.h87 TYPEC_ORIENTATION_REVERSE, enumerator
/linux/drivers/usb/typec/ucsi/
H A Ducsi_yoga_c630.c199 TYPEC_ORIENTATION_REVERSE : in yoga_c630_ucsi_read_port0_status()
H A Ducsi_glink.c225 TYPEC_ORIENTATION_REVERSE : in pmic_glink_ucsi_connector_status()
H A Ducsi.c1026 typec_set_orientation(con->port, TYPEC_ORIENTATION_REVERSE); in ucsi_orientation()
/linux/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/drivers/platform/chrome/
H A Dcros_ec_typec.c766 orientation = TYPEC_ORIENTATION_REVERSE; in cros_typec_configure_mux()
836 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v0()
855 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v1()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1751 { 2, TYPEC_ORIENTATION_REVERSE, { 2, 3 }},
1756 { 1, TYPEC_ORIENTATION_REVERSE, { 0 }},
1758 { 2, TYPEC_ORIENTATION_REVERSE, { 0, 1 }},
1760 { 4, TYPEC_ORIENTATION_REVERSE, { 0, 1, 2, 3 }},
2670 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_combo_configure_dp_mode()
2909 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_v4_configure_dp_phy()
3063 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_combo_com_init()
/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c298 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c253 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c206 if (orientation == TYPEC_ORIENTATION_REVERSE) in tca_blk_orientation_set()
/linux/drivers/usb/typec/tipd/
H A Dcore.c368 typec_set_orientation(tps->port, TYPEC_ORIENTATION_REVERSE); in tps6598x_connect()
771 TYPEC_ORIENTATION_REVERSE : TYPEC_ORIENTATION_NORMAL; in cd321x_update_work()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c669 udphy->flip = orien == TYPEC_ORIENTATION_REVERSE; in rk_udphy_orien_sw_set()
/linux/sound/soc/codecs/
H A Dwcd939x.c3174 wcd939x->typec_orientation == TYPEC_ORIENTATION_REVERSE ? in wcd939x_swap_gnd_mic()
3175 TYPEC_ORIENTATION_NORMAL : TYPEC_ORIENTATION_REVERSE); in wcd939x_swap_gnd_mic()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1192 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()