Searched refs:FIMD_WRTQOSCON_START (Results 1 – 1 of 1) sorted by relevance
237 #define FIMD_WRTQOSCON_START 0x0264 macro1624 case FIMD_WRTQOSCON_START ... FIMD_WRTQOSCON_END: in exynos4210_fimd_write()1625 s->window[(offset - FIMD_WRTQOSCON_START) >> 2].rtqoscon = val; in exynos4210_fimd_write()1794 case FIMD_WRTQOSCON_START ... FIMD_WRTQOSCON_END: in exynos4210_fimd_read()1795 return s->window[(offset - FIMD_WRTQOSCON_START) >> 2].rtqoscon; in exynos4210_fimd_read()