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

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_hwmod.c308 * @standbymode: MIDLEMODE field bits
311 * Update the master standby mode bits in @v to be @standbymode for
315 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, _set_master_standbymode() argument
334 *v |= __ffs(standbymode) << mstandby_shift; _set_master_standbymode()

Completed in 123 milliseconds