Home
last modified time | relevance | path

Searched defs:sdram_size (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dspl.c96 unsigned long sdram_size; in board_init_f() local
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h19 u8 sdram_size; /* 0x2B: (16 << n) MB */ member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c719 size_t sdram_size(void) in sdram_size() function