Searched refs:WKEYCON1_BASE (Results 1 – 3 of 3) sorted by relevance
188 #define WKEYCON1_BASE(x) ((WKEYCON + WKEYCON1) + ((x - 1) * 8)) macro
66 #define WKEYCON1_BASE(x) ((WKEYCON1 + 0x140) + ((x - 1) * 8)) macro763 writel(keycon1, ctx->regs + WKEYCON1_BASE(win)); in fimd_win_set_colkey()
344 writel(keycon1, ctx->regs + WKEYCON1_BASE(win)); in decon_win_set_colkey()
Completed in 8 milliseconds