Home
last modified time | relevance | path

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

12

/linux/drivers/usb/typec/mux/
H A Dps883x.c111 if (retimer->orientation == TYPEC_ORIENTATION_REVERSE) in ps883x_set()
194 orientation == TYPEC_ORIENTATION_REVERSE); in ps883x_sw_set()
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.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.h90 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.c1048 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()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c767 orientation = TYPEC_ORIENTATION_REVERSE; in cros_typec_configure_mux()
837 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v0()
856 polarity = TYPEC_ORIENTATION_REVERSE; in cros_typec_set_port_params_v1()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c2172 { 2, TYPEC_ORIENTATION_REVERSE, { 2, 3 }},
2177 { 1, TYPEC_ORIENTATION_REVERSE, { 0 }},
2179 { 2, TYPEC_ORIENTATION_REVERSE, { 0, 1 }},
2181 { 4, TYPEC_ORIENTATION_REVERSE, { 0, 1, 2, 3 }},
3172 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_combo_configure_dp_mode()
3492 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_v4_configure_dp_phy()
3555 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_v8_configure_dp_phy()
3709 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_combo_com_init()
H A Dphy-qcom-qmp-usbc.c822 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_usbc_configure_dp_mode()
1006 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_usbc_usb_power_on()
/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c298 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c211 if (orientation == TYPEC_ORIENTATION_REVERSE) in tca_blk_orientation_set()
/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c400 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
/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/usb/typec/tcpm/
H A Dtcpci.c326 case TYPEC_ORIENTATION_REVERSE: in tcpci_set_orientation()
/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()

12