Home
last modified time | relevance | path

Searched refs:selref_type (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp_ddr.c203 uint32_t selref_type; in stm32mp_ddr_sw_selfref_entry() local
220 selref_type = stat & DDRCTRL_STAT_SELFREF_TYPE_MASK; in stm32mp_ddr_sw_selfref_entry()
223 (selref_type == DDRCTRL_STAT_SELFREF_TYPE_SR)) { in stm32mp_ddr_sw_selfref_entry()
H A Dstm32mp1_ddr.c283 uint32_t selref_type; in stm32mp1_wait_operating_mode() local
287 selref_type = stat & DDRCTRL_STAT_SELFREF_TYPE_MASK; in stm32mp1_wait_operating_mode()
301 (selref_type == DDRCTRL_STAT_SELFREF_TYPE_SR)) { in stm32mp1_wait_operating_mode()
308 (selref_type == DDRCTRL_STAT_SELFREF_TYPE_ASR)) { in stm32mp1_wait_operating_mode()