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