Searched refs:SINK_STATUS (Results 1 – 1 of 1) sorted by relevance
152 #define SINK_STATUS BIT(1) macro512 ctx->typec.power_role = (ret & SINK_STATUS) ? TYPEC_SINK : TYPEC_SOURCE; in anx7411_power_role_detect()971 ret = (int_status & SINK_STATUS) ? TYPEC_SINK : TYPEC_SOURCE; in anx7411_work_func()