| /linux/drivers/usb/typec/mux/ |
| H A D | pi3usb30532.c | 65 case TYPEC_ORIENTATION_REVERSE: in pi3usb30532_sw_set()
|
| H A D | ps883x.c | 111 if (retimer->orientation == TYPEC_ORIENTATION_REVERSE) in ps883x_set() 194 orientation == TYPEC_ORIENTATION_REVERSE); in ps883x_sw_set()
|
| H A D | it5205.c | 78 case TYPEC_ORIENTATION_REVERSE: in it5205_switch_set()
|
| H A D | fsa4480.c | 81 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 | 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/include/linux/usb/ |
| H A D | typec.h | 87 TYPEC_ORIENTATION_REVERSE, enumerator
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_yoga_c630.c | 199 TYPEC_ORIENTATION_REVERSE : in yoga_c630_ucsi_read_port0_status()
|
| H A D | ucsi_glink.c | 225 TYPEC_ORIENTATION_REVERSE : in pmic_glink_ucsi_connector_status()
|
| H A D | ucsi.c | 1026 typec_set_orientation(con->port, TYPEC_ORIENTATION_REVERSE); in ucsi_orientation()
|
| /linux/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/drivers/platform/chrome/ |
| H A D | cros_ec_typec.c | 766 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 D | phy-qcom-qmp-combo.c | 1751 { 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 D | extcon-usbc-tusb320.c | 298 typec_set_orientation(port, ori ? TYPEC_ORIENTATION_REVERSE : in tusb320_typec_irq_handler()
|
| /linux/drivers/soc/qcom/ |
| H A D | pmic_glink_altmode.c | 253 return TYPEC_ORIENTATION_REVERSE; in pmic_glink_altmode_orientation()
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 206 if (orientation == TYPEC_ORIENTATION_REVERSE) in tca_blk_orientation_set()
|
| /linux/drivers/usb/typec/tipd/ |
| H A D | core.c | 368 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 D | phy-rockchip-usbdp.c | 669 udphy->flip = orien == TYPEC_ORIENTATION_REVERSE; in rk_udphy_orien_sw_set()
|
| /linux/sound/soc/codecs/ |
| H A D | wcd939x.c | 3174 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 D | tcpm.c | 1192 orientation = TYPEC_ORIENTATION_REVERSE; in tcpm_set_roles()
|