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