Searched refs:GET_PIPE_SYNCD_FROM_PIPE (Results 1 – 2 of 2) sorted by relevance
38 #define GET_PIPE_SYNCD_FROM_PIPE(pipe) ((pipe)->pipe_idx_syncd & 0x7F) macro
3552 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_syncd) == pipe_ctx_old->pipe_idx) || in reset_syncd_pipes_from_disabled_pipes()3568 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx) != disabled_master_pipe_idx) || in check_syncd_pipes_for_disabled_master_pipe()3576 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_check) == disabled_master_pipe_idx) && in check_syncd_pipes_for_disabled_master_pipe()3594 if (((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_reset) == pipe_idx) && in reset_sync_context_for_pipe()