Home
last modified time | relevance | path

Searched refs:S5P_CIOCTRL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/s5p-fimc/
Dfimc-reg.c211 cfg = readl(dev->regs + S5P_CIOCTRL); in fimc_hw_set_out_dma()
223 writel(cfg, dev->regs + S5P_CIOCTRL); in fimc_hw_set_out_dma()
238 u32 cfg = readl(dev->regs + S5P_CIOCTRL); in fimc_hw_en_lastirq()
243 writel(cfg, dev->regs + S5P_CIOCTRL); in fimc_hw_en_lastirq()
Dregs-fimc.h98 #define S5P_CIOCTRL 0x4c macro