Home
last modified time | relevance | path

Searched refs:EMIF_4D5 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/memory/
H A Demif.c98 } else if (ip_rev == EMIF_4D5) { in do_emif_regdump_show()
504 if (ip_rev == EMIF_4D5) in get_sdram_tim_3_shdw()
518 if (ip_rev == EMIF_4D5) { in get_sdram_tim_3_shdw()
780 if (ip_rev == EMIF_4D5) in get_pwr_mgmt_ctrl()
838 if (emif->plat_data->ip_rev != EMIF_4D5) in setup_registers()
1183 case EMIF_4D5: in is_dev_data_valid()
1330 emif->plat_data->ip_rev = EMIF_4D5; in of_get_memory_device_details()
1617 } else if (phy_type == EMIF_PHY_TYPE_INTELLIPHY && ip_rev == EMIF_4D5) { in get_emif_reg_values()
1637 } else if (ip_rev & EMIF_4D5) { in get_emif_reg_values()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Demif_plat.h27 #define EMIF_4D5 2 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Demif4.c105 if (get_emif_rev(EMIF1_BASE) == EMIF_4D5) in config_ddr()
H A Dddr.c322 if (get_emif_rev((u32)emif_reg[nr]) == EMIF_4D5) { in config_ddr_phy()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h24 #define EMIF_4D5 0x5 macro