| /linux-6.15/drivers/usb/typec/mux/ |
| H A D | gpio-sbu-mux.c | 45 case TYPEC_ORIENTATION_REVERSE: in gpio_sbu_switch_set()
|
| H A D | pi3usb30532.c | 65 case TYPEC_ORIENTATION_REVERSE: in pi3usb30532_sw_set()
|
| H A D | tusb1046.c | 110 if (orientation == TYPEC_ORIENTATION_REVERSE) in tusb1046_switch_set()
|
| H A D | it5205.c | 78 case TYPEC_ORIENTATION_REVERSE: in it5205_switch_set()
|
| H A D | fsa4480.c | 80 bool reverse = (fsa->orientation == TYPEC_ORIENTATION_REVERSE); in fsa4480_set()
|
| H A D | ptn36502.c | 81 bool reverse = (ptn->orientation == TYPEC_ORIENTATION_REVERSE); in ptn36502_set()
|
| H A D | ps883x.c | 102 if (retimer->orientation == TYPEC_ORIENTATION_REVERSE) in ps883x_set()
|
| H A D | nb7vpq904m.c | 109 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE); in nb7vpq904m_set()
|
| H A D | wcd939x-usbss.c | 242 bool reverse = (usbss->orientation == TYPEC_ORIENTATION_REVERSE); in wcd939x_usbss_set()
|
| /linux-6.15/include/linux/usb/ |
| H A D | typec.h | 87 TYPEC_ORIENTATION_REVERSE, enumerator
|
| /linux-6.15/drivers/usb/typec/ |
| H A D | wusb3801.c | 163 return TYPEC_ORIENTATION_REVERSE; in wusb3801_unmap_orientation()
|
| H A D | anx7411.c | 443 typec_set_orientation(ctx->typec.port, TYPEC_ORIENTATION_REVERSE); in anx7411_detect_cc_orientation()
|
| H A D | class.c | 1586 [TYPEC_ORIENTATION_REVERSE] = "reverse",
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | cros_ec_typec.c | 681 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 D | ucsi_glink.c | 201 TYPEC_ORIENTATION_REVERSE : in pmic_glink_ucsi_connector_status()
|
| /linux-6.15/drivers/extcon/ |
| H A D | extcon-usbc-tusb320.c | 298 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
|
| /linux-6.15/drivers/soc/qcom/ |
| H A D | pmic_glink_altmode.c | 245 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
|
| /linux-6.15/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 218 if (orientation == TYPEC_ORIENTATION_REVERSE) in tca_blk_orientation_set()
|
| /linux-6.15/drivers/usb/typec/tcpm/ |
| H A D | tcpci.c | 325 case TYPEC_ORIENTATION_REVERSE: in tcpci_set_orientation()
|
| H A D | tcpm.c | 1164 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()
|
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-usbc.c | 493 if (qmp->orientation == TYPEC_ORIENTATION_REVERSE) in qmp_usbc_init()
|
| H A D | phy-qcom-qmp-combo.c | 2423 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 D | phy-rockchip-usbdp.c | 669 udphy->flip = (orien == TYPEC_ORIENTATION_REVERSE) ? true : false; in rk_udphy_orien_sw_set()
|
| /linux-6.15/drivers/usb/typec/tipd/ |
| H A D | core.c | 295 typec_set_orientation(tps->port, TYPEC_ORIENTATION_REVERSE); in tps6598x_connect()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | wcd939x.c | 3227 wcd939x->typec_orientation == TYPEC_ORIENTATION_REVERSE ? in wcd939x_swap_gnd_mic() 3228 TYPEC_ORIENTATION_NORMAL : TYPEC_ORIENTATION_REVERSE); in wcd939x_swap_gnd_mic()
|