Searched refs:S5P_CIDMAPARAM_TILE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/video/s5p-fimc/ | ||
D | regs-fimc.h | 287 #define S5P_CIDMAPARAM_TILE_MASK ((3 << 29) | (3 << 13)) macro |
D | fimc-reg.c | 503 cfg &= ~S5P_CIDMAPARAM_TILE_MASK; in fimc_hw_set_in_dma() |