Searched refs:standbymode (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 Domap_hwmod.c91 * @standbymode: MIDLEMODE field bits
94 * Update the master standby mode bits in @v to be @standbymode for
98 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, argument
117 *v |= __ffs(standbymode) << mstandby_shift;

Completed in 69 milliseconds