Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c392 * @clockact: CLOCKACTIVITY field bits
395 * Update the clockactivity mode bits in @v to be @clockact for the
400 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity() argument
418 *v |= clockact << clkact_shift; in _set_clockactivity()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c392 * @clockact: CLOCKACTIVITY field bits
395 * Update the clockactivity mode bits in @v to be @clockact for the
400 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity() argument
418 *v |= clockact << clkact_shift; in _set_clockactivity()

Completed in 10 milliseconds