Home
last modified time | relevance | path

Searched refs:get_ddr_bw (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h93 unsigned int get_ddr_bw(void);
/rk3399_rockchip-uboot/cmd/ddr_tool/
H A Dio_map.c62 bw = get_ddr_bw(); in data_cpu_2_io_init()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dsdram.c160 unsigned int get_ddr_bw(void) in get_ddr_bw() function