Searched refs:ram_ops (Results 1 – 25 of 26) sorted by relevance
12
17 struct ram_ops { struct28 #define ram_get_ops(dev) ((struct ram_ops *)(dev)->driver->ops) argument
16 struct ram_ops *ops = ram_get_ops(dev); in ram_get_info()
24 static const struct ram_ops sandbox_ram_ops = {
117 static const struct ram_ops bmips_ram_ops = {
397 static struct ram_ops stm32_fmc_ops = {
428 static struct ram_ops imxrt_semc_ops = {
1083 static struct ram_ops mpc83xx_sdram_ops = {
1070 static struct ram_ops am654_ddrss_ops = {
39 static struct ram_ops rk3308_dmc_ops = {
42 static struct ram_ops rk3128_dmc_ops = {
599 static struct ram_ops rk3328_dmc_ops = {
745 static struct ram_ops px30_dmc_ops = {
832 static struct ram_ops rk322x_dmc_ops = {
985 static struct ram_ops rk3368_dmc_ops = {
938 static struct ram_ops rk3188_dmc_ops = {
1106 static struct ram_ops rk3288_dmc_ops = {
292 static struct ram_ops altera_sdram_ops = {
635 static const struct ram_ops altera_gen5_sdram_ops = {
227 static struct ram_ops stm32mp1_ddr_ops = {
391 static struct ram_ops fu540_ddr_ops = {
359 static struct ram_ops j721e_ddrss_ops = {
423 static struct ram_ops ast2500_sdrammc_ops = {
1045 static struct ram_ops ast2600_sdrammc_ops = {
752 static struct ram_ops mtk_ddr3_ops = {
2713 static struct ram_ops octeon_ops = {
Completed in 38 milliseconds