Home
last modified time | relevance | path

Searched refs:ram_ops (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dram.h16 struct ram_ops { struct
27 #define ram_get_ops(dev) ((struct ram_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/ram/
H A Dram-uclass.c17 struct ram_ops *ops = ram_get_ops(dev); in ram_get_info()
H A Dsandbox_ram.c24 static const struct ram_ops sandbox_ram_ops = {
H A Dbmips_ram.c101 static const struct ram_ops bmips_ram_ops = {
H A Dstm32_sdram.c357 static struct ram_ops stm32_fmc_ops = {
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3128.c43 static struct ram_ops rk3128_dmc_ops = {
H A Drockchip_sdram.c86 static struct ram_ops dmc_ops = {
H A Dsdram_rk3328.c622 static struct ram_ops rk3328_dmc_ops = {
H A Dsdram_rk322x.c829 static struct ram_ops rk322x_dmc_ops = {
H A Ddmc-rk3368.c983 static struct ram_ops rk3368_dmc_ops = {
H A Dsdram_rk3188.c938 static struct ram_ops rk3188_dmc_ops = {
H A Dsdram_rk3288.c1103 static struct ram_ops rk3288_dmc_ops = {
H A Dsdram_rk3399.c3197 static struct ram_ops rk3399_dmc_ops = {
/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dsdram_ast2500.c422 static struct ram_ops ast2500_sdrammc_ops = {
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c921 static struct ram_ops rk3066_dmc_ops = {