Home
last modified time | relevance | path

Searched refs:TYPEC_PORT_SRC (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/usb/typec/
H A Dwusb3801.c102 case TYPEC_PORT_SRC: in wusb3801_get_default_role()
117 case TYPEC_PORT_SRC: in wusb3801_map_port_type()
H A Dstusb160x.c481 if (chip->port_type == TYPEC_PORT_SRC) in stusb160x_chip_init()
595 *type = TYPEC_PORT_SRC; in stusb160x_get_caps()
H A Dhd3ss3220.c89 case TYPEC_PORT_SRC: in hd3ss3220_set_port_type()
H A Dclass.c415 case TYPEC_PORT_SRC: in supported_roles_show()
1600 [TYPEC_PORT_SRC] = "source",
1612 [TYPEC_PORT_SRC] = "dual [source] sink",
2599 case TYPEC_PORT_SRC: in typec_register_port()
/linux-6.15/include/linux/usb/
H A Dtypec.h30 TYPEC_PORT_SRC, enumerator
/linux-6.15/drivers/extcon/
H A Dextcon-usbc-tusb320.c239 if (type == TYPEC_PORT_SRC) in tusb320_port_type_set()
/linux-6.15/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c585 case TYPEC_PORT_SRC: in qcom_pmic_typec_port_start_toggling()
/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c876 typec_cap.type = TYPEC_PORT_SRC; in tps6598x_register_port()
1282 typec_cap.type = TYPEC_PORT_SRC; in tps25750_register_port()
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c4598 } else if (port->port_type == TYPEC_PORT_SRC) { in unattached_state()
5871 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_cc_change()
6194 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_off()
6251 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_vsafe0v()
6940 } else if (type == TYPEC_PORT_SRC) { in tcpm_port_type_set()
7304 if (port->port_type != TYPEC_PORT_SRC) { in tcpm_fw_get_caps()
H A Dfusb302.c924 case TYPEC_PORT_SRC: in tcpm_start_toggling()
/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.c1596 cap->type = TYPEC_PORT_SRC; in ucsi_register_port()