Searched refs:TYPEC_PORT_DRP (Results 1 – 13 of 13) sorted by relevance
413 case TYPEC_PORT_DRP: in supported_roles_show()1416 [TYPEC_PORT_DRP] = "dual",1428 [TYPEC_PORT_DRP] = "[dual] source sink",1439 if (port->cap->type != TYPEC_PORT_DRP) { in preferred_role_store()1471 if (port->cap->type != TYPEC_PORT_DRP) in preferred_role_show()1548 if (port->port_type != TYPEC_PORT_DRP) { in power_role_store()1570 if (port->cap->type == TYPEC_PORT_DRP) in power_role_show()1622 if (port->cap->type == TYPEC_PORT_DRP) in port_type_show()1790 if (port->cap->type != TYPEC_PORT_DRP) in typec_attr_is_visible()2235 if (cap->type == TYPEC_PORT_DRP) { in typec_get_fw_cap()[all …]
106 case TYPEC_PORT_DRP: in wusb3801_get_default_role()121 case TYPEC_PORT_DRP: in wusb3801_map_port_type()
215 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()
32 TYPEC_PORT_DRP, enumerator
864 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_register_port()868 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_register_port()872 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_register_port()1276 typec_cap.type = TYPEC_PORT_DRP; in tps25750_register_port()
607 (port)->port_type == TYPEC_PORT_DRP)611 (port)->port_type == TYPEC_PORT_DRP)630 if (port->port_type == TYPEC_PORT_DRP) { in tcpm_default_state()3490 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pd_ctrl_request()4526 if (port->port_type == TYPEC_PORT_DRP) { in unattached_state()4637 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()4896 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()5013 port->port_type == TYPEC_PORT_DRP ? in run_state_machine()6387 if (!port->connected || port->port_type != TYPEC_PORT_DRP || in tcpm_enable_frs_work()6521 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pr_set()[all …]
427 if (port_type != TYPEC_PORT_DRP) in wcove_start_toggling()
187 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
930 case TYPEC_PORT_DRP: in tcpm_start_toggling()
243 else if (type == TYPEC_PORT_DRP) in tusb320_port_type_set()
589 case TYPEC_PORT_DRP: in qcom_pmic_typec_port_start_toggling()
1575 cap->type = TYPEC_PORT_DRP; in ucsi_register_port()
Completed in 57 milliseconds