Searched refs:S5P_CISCPREDST_WIDTH (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/media/video/s5p-fimc/ | ||
D | regs-fimc.h | 119 #define S5P_CISCPREDST_WIDTH(x) ((x) << 16) macro |
D | fimc-reg.c | 259 cfg = S5P_CISCPREDST_WIDTH(sc->pre_dst_width); in fimc_hw_set_prescaler() |