Searched refs:port_type (Results 1 – 5 of 5) sorted by relevance
307 enum typec_port_type port_type; member497 (port)->port_type == TYPEC_PORT_DRP)501 (port)->port_type == TYPEC_PORT_DRP)513 if (port->port_type == TYPEC_PORT_DRP) { in tcpm_default_state()519 } else if (port->port_type == TYPEC_PORT_SNK) { in tcpm_default_state()1272 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pd_ctrl_request()1976 ret = port->tcpc->start_toggling(port->tcpc, port->port_type, cc); in tcpm_start_toggling()2190 if (port->port_type == TYPEC_PORT_DRP) { in unattached_state()2195 } else if (port->port_type == TYPEC_PORT_SRC) { in unattached_state()2204 if (port->port_type == TYPEC_PORT_DRP) in tcpm_is_toggling()[all …]
159 enum typec_port_type port_type, in tcpci_start_toggling() argument166 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
743 enum typec_port_type port_type, in tcpm_start_toggling() argument751 switch (port_type) { in tcpm_start_toggling()
150 enum typec_port_type port_type,
526 const u32 port_type = dev_get_driver_data(dev); in ns16550_serial_ofdata_to_platdata() local593 if (port_type == PORT_JZ4780) in ns16550_serial_ofdata_to_platdata()