Searched refs:TYPEC_DEVICE (Results 1 – 9 of 9) sorted by relevance
45 TYPEC_DEVICE, enumerator
603 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_partner_change()669 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_handle_connector_change()818 role == TYPEC_DEVICE) || in ucsi_dr_swap()989 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_register_port()
116 typec_set_data_role(hd3ss3220->port, TYPEC_DEVICE); in hd3ss3220_set_role()
932 [TYPEC_DEVICE] = "device",1673 port->data_role = TYPEC_DEVICE; in typec_register_port()1679 port->data_role = TYPEC_DEVICE; in typec_register_port()
330 const char *cmd = (role == TYPEC_DEVICE) ? "SWUF" : "SWDF"; in tps6598x_dr_set()
425 TYPEC_DEVICE : TYPEC_HOST)429 TYPEC_HOST : TYPEC_DEVICE)861 if (data == TYPEC_DEVICE) { in tcpm_set_roles()1190 if (port->data_role == TYPEC_DEVICE && in tcpm_pd_svdm()3592 TYPEC_DEVICE); in run_state_machine()4705 port->data_role == TYPEC_DEVICE)) in tcpm_port_type_set()
877 [TYPEC_DEVICE] = "Device",
365 TYPEC_HOST : TYPEC_DEVICE); in cros_typec_set_port_params_v1()
73 TYPEC_DEVICE, and with Try.SRC the value must be TYPEC_HOST.