Home
last modified time | relevance | path

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

/arch/arm/include/asm/arch-sunxi/
A Ddram_sun4i.h111 #define DRAM_DCR_CHIP_DENSITY(n) (((n) & 0x7) << 3) macro
112 #define DRAM_DCR_CHIP_DENSITY_MASK DRAM_DCR_CHIP_DENSITY(0x7)
/arch/arm/mach-sunxi/
A Ddram_sun4i.c614 reg_val |= DRAM_DCR_CHIP_DENSITY(density); in dramc_init_helper()

Completed in 4 milliseconds