Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/s5p-fimc/
Dregs-fimc.h119 #define S5P_CISCPREDST_WIDTH(x) ((x) << 16) macro
Dfimc-reg.c259 cfg = S5P_CISCPREDST_WIDTH(sc->pre_dst_width); in fimc_hw_set_prescaler()