Lines Matching refs:cap_info
423 void sdram_org_config(struct sdram_cap_info *cap_info,
426 void sdram_org_config_v3(struct sdram_cap_info *cap_info,
429 int sdram_detect_bw(struct sdram_cap_info *cap_info);
430 int sdram_detect_cs(struct sdram_cap_info *cap_info);
431 int sdram_detect_col(struct sdram_cap_info *cap_info,
433 int sdram_detect_bank(struct sdram_cap_info *cap_info, void __iomem *pctl_base,
435 int sdram_detect_bg(struct sdram_cap_info *cap_info, void __iomem *pctl_base,
437 int sdram_detect_dbw(struct sdram_cap_info *cap_info, u32 dram_type);
438 int sdram_detect_row(struct sdram_cap_info *cap_info,
440 int sdram_detect_row_3_4(struct sdram_cap_info *cap_info,
442 int sdram_detect_high_row(struct sdram_cap_info *cap_info, u32 dramtype);
443 int sdram_detect_cs1_row(struct sdram_cap_info *cap_info, u32 dram_type);
446 void sdram_print_ddr_info(struct sdram_cap_info *cap_info,
448 u64 sdram_get_cs_cap(struct sdram_cap_info *cap_info, u32 cs, u32 dram_type);