Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr_regs.h302 #define DDRPHYC_PIR_DLLLOCK BIT(2) macro
H A Dstm32mp1_ddr.c448 pir = DDRPHYC_PIR_DLLSRST | DDRPHYC_PIR_DLLLOCK | DDRPHYC_PIR_ZCAL | in stm32mp1_ddr_init()