Searched refs:TYPEC_HOST (Results 1 – 5 of 5) sorted by relevance
47 TYPEC_HOST, enumerator
93 ((data) == TYPEC_HOST ? PD_HEADER_DATA_ROLE : 0) | \
505 TYPEC_DEVICE : TYPEC_HOST)509 TYPEC_HOST : TYPEC_DEVICE)719 if (data == TYPEC_HOST) in tcpm_set_roles()1392 (port->data_role == TYPEC_HOST)) { in tcpm_pd_rx_handler()2020 ret = tcpm_set_roles(port, true, TYPEC_SOURCE, TYPEC_HOST); in tcpm_src_attach()2155 ret = tcpm_set_roles(port, true, TYPEC_SOURCE, TYPEC_HOST); in tcpm_acc_attach()2529 TYPEC_HOST); in run_state_machine()2626 if (port->data_role == TYPEC_HOST) { in run_state_machine()2632 TYPEC_HOST); in run_state_machine()
711 [TYPEC_HOST] = "Host",726 if (data == TYPEC_HOST) in tcpm_set_roles()
339 if (data == TYPEC_HOST) in tcpci_set_roles()