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 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 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/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.c201 TYPEC_ORIENTATION_REVERSE : in pmic_glink_ucsi_connector_status()
/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/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/usb/typec/tcpm/
H A Dtcpci.c326 case TYPEC_ORIENTATION_REVERSE: in tcpci_set_orientation()
H A Dtcpm.c1179 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c493 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_usbc_init()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c669 udphy->flip = (orien == TYPEC_ORIENTATION_REVERSE) ? true : false; in rk_udphy_orien_sw_set()
/linux/sound/soc/codecs/
H A Dwcd939x.c3230 wcd939x->typec_orientation == TYPEC_ORIENTATION_REVERSE ? in wcd939x_swap_gnd_mic()
3231 TYPEC_ORIENTATION_NORMAL : TYPEC_ORIENTATION_REVERSE); in wcd939x_swap_gnd_mic()