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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-clock.c90 static struct clk init_clocks_off[] = { variable in typeref:struct:clk
252 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
253 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
H A Ds3c2443-clock.c219 static struct clk init_clocks_off[] = { variable in typeref:struct:clk
468 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
469 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2443/
H A Dclock.c288 static struct clk init_clocks_off[] = { variable in typeref:struct:clk
372 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
373 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));

Completed in 66 milliseconds