Searched refs:TYPEC_PORT_DRP (Results 1 – 10 of 10) sorted by relevance
409 case TYPEC_PORT_DRP: in supported_roles_show()1192 [TYPEC_PORT_DRP] = "dual",1204 [TYPEC_PORT_DRP] = "[dual] source sink",1215 if (port->cap->type != TYPEC_PORT_DRP) { in preferred_role_store()1247 if (port->cap->type != TYPEC_PORT_DRP) in preferred_role_show()1324 if (port->port_type != TYPEC_PORT_DRP) { in power_role_store()1346 if (port->cap->type == TYPEC_PORT_DRP) in power_role_show()1362 if (port->cap->type != TYPEC_PORT_DRP || in port_type_store()1398 if (port->cap->type == TYPEC_PORT_DRP) in port_type_show()1566 if (port->cap->type != TYPEC_PORT_DRP) in typec_attr_is_visible()[all …]
196 typec_cap.type = TYPEC_PORT_DRP; in hd3ss3220_probe()
558 if (chip->port_type == TYPEC_PORT_DRP) in stusb160x_get_fw_caps()613 *type = TYPEC_PORT_DRP; in stusb160x_get_caps()
803 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()807 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()811 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()
28 TYPEC_PORT_DRP, enumerator
529 (port)->port_type == TYPEC_PORT_DRP)533 (port)->port_type == TYPEC_PORT_DRP)552 if (port->port_type == TYPEC_PORT_DRP) { in tcpm_default_state()2759 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pd_ctrl_request()3784 if (port->port_type == TYPEC_PORT_DRP) { in unattached_state()3854 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()4091 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()4202 port->port_type == TYPEC_PORT_DRP ? in run_state_machine()5415 if (!port->connected || port->port_type != TYPEC_PORT_DRP || in tcpm_enable_frs_work()5546 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pr_set()[all …]
427 if (port_type != TYPEC_PORT_DRP) in wcove_start_toggling()
157 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
930 case TYPEC_PORT_DRP: in tcpm_start_toggling()
1061 cap->type = TYPEC_PORT_DRP; in ucsi_register_port()
Completed in 46 milliseconds