Searched refs:iclk_off (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-omap2/
H A Dpm34xx.c202 u16 iclk_off = (regs == 3) ? CM_ICLKEN3 : CM_ICLKEN1; local
210 iclk = cm_read_mod_reg(module, iclk_off);
214 cm_set_mod_reg_bits(clken, module, iclk_off);
226 cm_write_mod_reg(iclk, module, iclk_off);

Completed in 120 milliseconds