Lines Matching defs:mode
173 * REGISTERS ARRAY: used to parse device tree and interactive mode
276 static void stm32mp1_wait_operating_mode(struct stm32mp_ddr_priv *priv, uint32_t mode)
296 if (mode == DDRCTRL_STAT_OPERATING_MODE_SR) {
306 } else if (operating_mode == mode) {
308 } else if ((mode == DDRCTRL_STAT_OPERATING_MODE_NORMAL) &&
311 /* Normal mode: handle also automatic self refresh */
449 * 7. Put the SDRAM into self-refresh mode by setting
461 * DWC_ddr_umctl2 core is in self-refresh mode.
630 /* DDR3 = don't set DLLOFF for init mode */
667 /* DDR3 = don't set DLLOFF for init mode */
714 * 7. Wait for DWC_ddr_umctl2 to move to normal operation mode
721 /* Switch to DLL OFF mode */