Searched refs:DIV_CAM (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos4.c | 69 #define DIV_CAM 0xc520 macro 233 DIV_CAM, 744 DIV(0, "div_fimc0", "mout_fimc0", DIV_CAM, 0, 4), 745 DIV(0, "div_fimc1", "mout_fimc1", DIV_CAM, 4, 4), 746 DIV(0, "div_fimc2", "mout_fimc2", DIV_CAM, 8, 4), 747 DIV(0, "div_fimc3", "mout_fimc3", DIV_CAM, 12, 4), 748 DIV(0, "div_cam0", "mout_cam0", DIV_CAM, 16, 4), 749 DIV(0, "div_cam1", "mout_cam1", DIV_CAM, 20, 4), 750 DIV(0, "div_csis0", "mout_csis0", DIV_CAM, 24, 4), 751 DIV(0, "div_csis1", "mout_csis1", DIV_CAM, 28, 4),
|
D | clk-exynos3250.c | 54 #define DIV_CAM 0xc520 macro 138 DIV_CAM, 357 DIV(CLK_DIV_CAM1, "div_cam1", "mout_cam1", DIV_CAM, 20, 4), 358 DIV(CLK_DIV_CAM_BLK, "div_cam_blk", "mout_cam_blk", DIV_CAM, 0, 4),
|
D | clk-exynos5420.c | 100 #define DIV_CAM 0x10574 /* 5800 specific */ macro 265 DIV_CAM,
|
/Linux-v4.19/arch/mips/include/asm/mach-loongson32/ |
D | regs-clk.h | 63 #define DIV_CAM GENMASK(22, 16) macro
|