Searched refs:DIV_CAM (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/samsung/ |
A D | clk-exynos4.c | 66 #define DIV_CAM 0xc520 macro 215 DIV_CAM, 611 DIV(0, "div_fimc0", "mout_fimc0", DIV_CAM, 0, 4), 612 DIV(0, "div_fimc1", "mout_fimc1", DIV_CAM, 4, 4), 613 DIV(0, "div_fimc2", "mout_fimc2", DIV_CAM, 8, 4), 614 DIV(0, "div_fimc3", "mout_fimc3", DIV_CAM, 12, 4), 615 DIV(0, "div_cam0", "mout_cam0", DIV_CAM, 16, 4), 616 DIV(0, "div_cam1", "mout_cam1", DIV_CAM, 20, 4), 617 DIV(0, "div_csis0", "mout_csis0", DIV_CAM, 24, 4), 618 DIV(0, "div_csis1", "mout_csis1", DIV_CAM, 28, 4),
|
A D | clk-exynos3250.c | 51 #define DIV_CAM 0xc520 macro 135 DIV_CAM, 354 DIV(CLK_DIV_CAM1, "div_cam1", "mout_cam1", DIV_CAM, 20, 4), 355 DIV(CLK_DIV_CAM_BLK, "div_cam_blk", "mout_cam_blk", DIV_CAM, 0, 4),
|
A D | clk-exynos5420.c | 97 #define DIV_CAM 0x10574 /* 5800 specific */ macro 270 DIV_CAM,
|
/linux/arch/mips/include/asm/mach-loongson32/ |
A D | regs-clk.h | 59 #define DIV_CAM GENMASK(22, 16) macro
|
Completed in 16 milliseconds