Searched refs:S5P_CIOYSA (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/media/video/s5p-fimc/ | ||
D | regs-fimc.h | 73 #define S5P_CIOYSA(n) (0x18 + (n) * 4) macro |
D | fimc-reg.c | 536 writel(paddr->y, dev->regs + S5P_CIOYSA(i)); in fimc_hw_set_output_addr() |