Home
last modified time | relevance | path

Searched defs:DFI_DRAM_CLK_SR_EN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c57 DFI_DRAM_CLK_SR_EN = BIT(0), enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c138 DFI_DRAM_CLK_SR_EN = 1 << 0, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3288.h224 #define DFI_DRAM_CLK_SR_EN (1 << 0) macro
H A Dsdram_rk322x.h277 #define DFI_DRAM_CLK_SR_EN (1 << 0) macro