Home
last modified time | relevance | path

Searched refs:tcpm_data_role_for_source (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c539 #define tcpm_data_role_for_source(port) \ macro
3639 ret = tcpm_set_roles(port, true, TYPEC_SOURCE, tcpm_data_role_for_source(port)); in tcpm_src_attach()
3813 tcpm_data_role_for_source(port)); in tcpm_acc_attach()
4522 tcpm_data_role_for_source(port)); in run_state_machine()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c503 #define tcpm_data_role_for_source(port) \ macro