Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3328.h252 struct rk3328_sdram_channel { struct
258 struct rk3328_sdram_channel ch; argument
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3328.c39 struct rk3328_sdram_channel sdram_ch;
487 sizeof(struct rk3328_sdram_channel)); in sdram_init_detect()