Home
last modified time | relevance | path

Searched refs:TYPEC_PORT_DRP (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/usb/typec/
A Dclass.c413 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 …]
A Dwusb3801.c106 case TYPEC_PORT_DRP: in wusb3801_get_default_role()
121 case TYPEC_PORT_DRP: in wusb3801_map_port_type()
A Dhd3ss3220.c215 typec_cap.type = TYPEC_PORT_DRP; in hd3ss3220_probe()
A Dstusb160x.c558 if (chip->port_type == TYPEC_PORT_DRP) in stusb160x_get_fw_caps()
613 *type = TYPEC_PORT_DRP; in stusb160x_get_caps()
/linux/include/linux/usb/
A Dtypec.h32 TYPEC_PORT_DRP, enumerator
/linux/drivers/usb/typec/tipd/
A Dcore.c864 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()
/linux/drivers/usb/typec/tcpm/
A Dtcpm.c607 (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 …]
A Dwcove.c427 if (port_type != TYPEC_PORT_DRP) in wcove_start_toggling()
A Dtcpci.c187 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
A Dfusb302.c930 case TYPEC_PORT_DRP: in tcpm_start_toggling()
/linux/drivers/extcon/
A Dextcon-usbc-tusb320.c243 else if (type == TYPEC_PORT_DRP) in tusb320_port_type_set()
/linux/drivers/usb/typec/tcpm/qcom/
A Dqcom_pmic_typec_port.c589 case TYPEC_PORT_DRP: in qcom_pmic_typec_port_start_toggling()
/linux/drivers/usb/typec/ucsi/
A Ducsi.c1575 cap->type = TYPEC_PORT_DRP; in ucsi_register_port()

Completed in 57 milliseconds