Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/sam/
H A Dsama7-ddr.h20 #define DDR3PHY_PIR_DLLSRST BIT(1) /* DLL Soft Rest */ macro
/optee_os/core/drivers/pm/sam/
H A Dpm_suspend.S235 mov tmp1, #(DDR3PHY_PIR_INIT | DDR3PHY_PIR_DLLSRST | \