Searched refs:REG_MDP5_CTL_FLUSH (Results 1 – 2 of 2) sorted by relevance
418 ctl_write(ctl, REG_MDP5_CTL_FLUSH(ctl->id), flush_mask); in mdp5_ctl_commit()
444 static inline uint32_t REG_MDP5_CTL_FLUSH(uint32_t i0) { return 0x00000018 + __offset_CTL(i0); } in REG_MDP5_CTL_FLUSH() function