Home
last modified time | relevance | path

Searched refs:ip_rev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/memory/
H A Demif.c78 u32 ip_rev = emif->plat_data->ip_rev; in do_emif_regdump_show() local
88 if (ip_rev == EMIF_4D) { in do_emif_regdump_show()
93 } else if (ip_rev == EMIF_4D5) { in do_emif_regdump_show()
209 if ((emif->plat_data->ip_rev == EMIF_4D) && in set_lpmode()
361 static u32 get_pwr_mgmt_ctrl(u32 freq, struct emif_data *emif, u32 ip_rev) in get_pwr_mgmt_ctrl() argument
438 if (ip_rev == EMIF_4D5) in get_pwr_mgmt_ctrl()
719 emif->plat_data->ip_rev); in emif_onetime_settings()
779 u32 ip_rev, struct device *dev) in is_dev_data_valid() argument
791 switch (ip_rev) { in is_dev_data_valid()
934 emif->plat_data->ip_rev = EMIF_4D; in of_get_memory_device_details()
[all …]
/linux/include/linux/platform_data/
H A Demif_plat.h121 u32 ip_rev; member
/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c477 unsigned int ip_rev = vp->camif->variant->ip_revision; in camif_hw_set_scaler() local
479 if (ip_rev == S3C244X_CAMIF_IP_REV) in camif_hw_set_scaler()