Lines Matching defs:cap_info
40 void sdram_print_ddr_info(struct sdram_cap_info *cap_info, in sdram_print_ddr_info()
118 u64 sdram_get_cs_cap(struct sdram_cap_info *cap_info, u32 cs, u32 dram_type) in sdram_get_cs_cap()
168 void sdram_org_config(struct sdram_cap_info *cap_info, in sdram_org_config()
191 void sdram_org_config_v3(struct sdram_cap_info *cap_info, in sdram_org_config_v3()
233 int sdram_detect_bw(struct sdram_cap_info *cap_info) in sdram_detect_bw()
238 int sdram_detect_cs(struct sdram_cap_info *cap_info) in sdram_detect_cs()
243 int sdram_detect_col(struct sdram_cap_info *cap_info, in sdram_detect_col()
269 int sdram_detect_bank(struct sdram_cap_info *cap_info, in sdram_detect_bank()
292 int sdram_detect_bg(struct sdram_cap_info *cap_info, in sdram_detect_bg()
315 int sdram_detect_dbw(struct sdram_cap_info *cap_info, u32 dram_type) in sdram_detect_dbw()
365 int sdram_detect_row(struct sdram_cap_info *cap_info, in sdram_detect_row()
391 int sdram_detect_row_3_4(struct sdram_cap_info *cap_info, in sdram_detect_row_3_4()
415 int sdram_detect_high_row(struct sdram_cap_info *cap_info, u32 dramtype) in sdram_detect_high_row()
498 int sdram_detect_cs1_row(struct sdram_cap_info *cap_info, u32 dram_type) in sdram_detect_cs1_row()