Home
last modified time | relevance | path

Searched refs:TYPEC_STATE_SAFE (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dbus.c142 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_enter()
170 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_exit()
434 WARN_ON(typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL)); in typec_remove()
H A Danx7411.c449 int mode = TYPEC_STATE_SAFE; in anx7411_set_mux()
459 mode = TYPEC_STATE_SAFE; in anx7411_set_mux()
466 mode = TYPEC_STATE_SAFE; in anx7411_set_mux()
/openbmc/linux/include/linux/usb/
H A Dtypec_altmode.h84 TYPEC_STATE_SAFE, /* USB Safe State */ enumerator
/openbmc/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c72 case TYPEC_STATE_SAFE: in gpio_sbu_mux_set()
H A Dpi3usb30532.c87 case TYPEC_STATE_SAFE: in pi3usb30532_mux_set()
H A Dnb7vpq904m.c113 case TYPEC_STATE_SAFE: in nb7vpq904m_set()
435 nb7->mode = TYPEC_STATE_SAFE; in nb7vpq904m_probe()
H A Dfsa4480.c202 fsa->mode = TYPEC_STATE_SAFE; in fsa4480_probe()
H A Dintel_pmc_mux.c493 if (state->mode == TYPEC_STATE_SAFE) in pmc_usb_mux_set()
/openbmc/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst60 the connector: ``TYPEC_STATE_USB`` and ``TYPEC_STATE_SAFE``. These values are
63 ``TYPEC_STATE_SAFE`` before sending Enter or Exit Mode command as defined in USB
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c203 port->state.mode = TYPEC_STATE_SAFE; in pmic_glink_altmode_safe()
211 port->retimer_state.mode = TYPEC_STATE_SAFE; in pmic_glink_altmode_safe()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_switch.c56 if (mode == TYPEC_STATE_SAFE) { in cros_typec_get_mux_state()
H A Dcros_ec_typec.c400 port->state.mode = TYPEC_STATE_SAFE; in cros_typec_usb_safe_state()
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c194 ret = typec_altmode_notify(dp->alt, TYPEC_STATE_SAFE, &dp->data); in dp_altmode_configure_vdm()
/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c280 typec_set_mode(tps->port, TYPEC_STATE_SAFE); in tps6598x_disconnect()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c793 typec_set_mode(con->port, TYPEC_STATE_SAFE); in ucsi_unregister_partner()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c3664 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_src_attach()
3726 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_reset_port()