Searched refs:operating_mode (Results 1 – 2 of 2) sorted by relevance
202 uint32_t operating_mode; in stm32mp_ddr_sw_selfref_entry() local219 operating_mode = stat & DDRCTRL_STAT_OPERATING_MODE_MASK; in stm32mp_ddr_sw_selfref_entry()222 if ((operating_mode == DDRCTRL_STAT_OPERATING_MODE_SR) && in stm32mp_ddr_sw_selfref_entry()
282 uint32_t operating_mode; in stm32mp1_wait_operating_mode() local286 operating_mode = stat & DDRCTRL_STAT_OPERATING_MODE_MASK; in stm32mp1_wait_operating_mode()299 if ((operating_mode == in stm32mp1_wait_operating_mode()304 } else if (operating_mode == mode) { in stm32mp1_wait_operating_mode()307 (operating_mode == DDRCTRL_STAT_OPERATING_MODE_SR) && in stm32mp1_wait_operating_mode()