Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c325 * @standbymode: MIDLEMODE field bits
328 * Update the master standby mode bits in @v to be @standbymode for
332 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, in _set_master_standbymode() argument
351 *v |= __ffs(standbymode) << mstandby_shift; in _set_master_standbymode()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c325 * @standbymode: MIDLEMODE field bits
328 * Update the master standby mode bits in @v to be @standbymode for
332 static int _set_master_standbymode(struct omap_hwmod *oh, u8 standbymode, in _set_master_standbymode() argument
351 *v |= __ffs(standbymode) << mstandby_shift; in _set_master_standbymode()

Completed in 10 milliseconds