Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/
H A Dclass.c421 case TYPEC_PORT_DRP: in supported_roles_show()
1602 [TYPEC_PORT_DRP] = "dual",
1614 [TYPEC_PORT_DRP] = "[dual] source sink",
1625 if (port->cap->type != TYPEC_PORT_DRP) { in preferred_role_store()
1657 if (port->cap->type != TYPEC_PORT_DRP) in preferred_role_show()
1734 if (port->port_type != TYPEC_PORT_DRP) { in power_role_store()
1756 if (port->cap->type == TYPEC_PORT_DRP) in power_role_show()
1808 if (port->cap->type == TYPEC_PORT_DRP) in port_type_show()
1977 if (port->cap->type != TYPEC_PORT_DRP) in typec_attr_is_visible()
2439 if (cap->type == TYPEC_PORT_DRP) { in typec_get_fw_cap()
[all …]
H A Dwusb3801.c106 case TYPEC_PORT_DRP: in wusb3801_get_default_role()
121 case TYPEC_PORT_DRP: in wusb3801_map_port_type()
H A Dhd3ss3220.c95 case TYPEC_PORT_DRP: in hd3ss3220_set_port_type()
364 typec_cap.type = TYPEC_PORT_DRP; in hd3ss3220_probe()
H 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-6.15/drivers/usb/typec/tipd/
H 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-6.15/include/linux/usb/
H A Dtypec.h32 TYPEC_PORT_DRP, enumerator
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c635 (port)->port_type == TYPEC_PORT_DRP)
639 (port)->port_type == TYPEC_PORT_DRP)
658 if (port->port_type == TYPEC_PORT_DRP) { in tcpm_default_state()
3538 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pd_ctrl_request()
4593 if (port->port_type == TYPEC_PORT_DRP) { in unattached_state()
4704 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()
4963 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()
5089 port->port_type == TYPEC_PORT_DRP ? in run_state_machine()
6464 if (!port->connected || port->port_type != TYPEC_PORT_DRP || in tcpm_enable_frs_work()
6598 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pr_set()
[all …]
H A Dwcove.c427 if (port_type != TYPEC_PORT_DRP) in wcove_start_toggling()
H A Dtcpci.c188 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
H A Dfusb302.c930 case TYPEC_PORT_DRP: in tcpm_start_toggling()
/linux-6.15/drivers/extcon/
H A Dextcon-usbc-tusb320.c243 else if (type == TYPEC_PORT_DRP) in tusb320_port_type_set()
/linux-6.15/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c591 case TYPEC_PORT_DRP: in qcom_pmic_typec_port_start_toggling()
/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.c1594 cap->type = TYPEC_PORT_DRP; in ucsi_register_port()