Lines Matching defs:mode
38 * 0x2 idle: Module is in Idle mode (only OCP part). It is functional if
142 * am33xx_cm_is_clkdm_in_hwsup - is a clockdomain in hwsup idle mode?
147 * is in hardware-supervised idle mode, or 0 otherwise.
161 * am33xx_cm_clkdm_enable_hwsup - put a clockdomain in hwsup-idle mode
166 * hardware-supervised idle mode. No return value.
174 * am33xx_cm_clkdm_disable_hwsup - put a clockdomain in swsup-idle mode
179 * software-supervised idle mode, i.e., controlled manually by the
266 * @mode: Module mode (SW or HW)
273 static void am33xx_cm_module_enable(u8 mode, u8 part, u16 inst,
280 v |= mode << AM33XX_MODULEMODE_SHIFT;