Lines Matching defs:ip_rev
80 u32 ip_rev = emif->plat_data->ip_rev;
90 if (ip_rev == EMIF_4D) {
95 } else if (ip_rev == EMIF_4D5) {
218 if ((emif->plat_data->ip_rev == EMIF_4D) &&
370 static u32 get_pwr_mgmt_ctrl(u32 freq, struct emif_data *emif, u32 ip_rev)
447 if (ip_rev == EMIF_4D5)
729 emif->plat_data->ip_rev);
789 u32 ip_rev, struct device *dev)
801 switch (ip_rev) {
950 emif->plat_data->ip_rev = EMIF_4D;
952 emif->plat_data->ip_rev = EMIF_4D5;
961 pd->device_info->io_width, pd->phy_type, pd->ip_rev,
1019 pd->phy_type, pd->ip_rev, dev))) {