Searched refs:s3c2442_clk_cam (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Ds3c2442.c102 static struct clk s3c2442_clk_cam = { variable in typeref:struct:clk
133 s3c2442_clk_cam.parent = clock_h;
136 s3c24xx_register_clock(&s3c2442_clk_cam);
139 clk_disable(&s3c2442_clk_cam);

Completed in 38 milliseconds