Searched refs:DATA_ROLE (Results 1 – 1 of 1) sorted by relevance
158 #define DATA_ROLE BIT(5) macro491 ctx->typec.data_role = (ret & DATA_ROLE) ? TYPEC_HOST : TYPEC_DEVICE; in anx7411_data_role_detect()966 ret = (int_status & DATA_ROLE) ? TYPEC_HOST : TYPEC_DEVICE; in anx7411_work_func()