Searched refs:TYPEC_DEVICE (Results 1 – 9 of 9) sorted by relevance
46 TYPEC_DEVICE, enumerator
116 typec_set_data_role(hd3ss3220->port, TYPEC_DEVICE); in hd3ss3220_set_role()
1185 [TYPEC_DEVICE] = "device",2030 port->data_role = TYPEC_DEVICE; in typec_register_port()2036 port->data_role = TYPEC_DEVICE; in typec_register_port()
713 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_partner_change()933 role == TYPEC_DEVICE) || in ucsi_dr_swap()1120 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_register_port()
537 TYPEC_DEVICE : TYPEC_HOST)541 TYPEC_HOST : TYPEC_DEVICE)1054 if (data == TYPEC_DEVICE) { in tcpm_set_roles()1601 if ((port->data_role == TYPEC_DEVICE || svdm_version >= SVDM_VER_2_0) && in tcpm_pd_svdm()4512 if (port->data_role == TYPEC_DEVICE || port->negotiated_rev > PD_REV20) in run_state_machine()4519 if (port->data_role == TYPEC_DEVICE || port->negotiated_rev > PD_REV20) in run_state_machine()4533 TYPEC_DEVICE); in run_state_machine()5449 if (port->data_role == TYPEC_DEVICE && port->negotiated_rev < PD_REV30) { in tcpm_send_discover_work()5892 port->data_role == TYPEC_DEVICE)) in tcpm_port_type_set()
879 [TYPEC_DEVICE] = "Device",
351 const char *cmd = (role == TYPEC_DEVICE) ? "SWUF" : "SWDF"; in tps6598x_dr_set()
73 TYPEC_DEVICE, and with Try.SRC the value must be TYPEC_HOST.
610 TYPEC_HOST : TYPEC_DEVICE); in cros_typec_set_port_params_v1()
Completed in 35 milliseconds