Searched refs:reg_map (Results 1 – 5 of 5) sorted by relevance
/u-boot/include/ |
A D | ddr_spd.h | 384 u8 reg_map; member 410 uint8_t reg_map; member
|
/u-boot/drivers/ddr/fsl/ |
A D | ddr4_dimm_params.c | 194 if (spd->mod_section.registered.reg_map & 0x1) in ddr_compute_dimm_parameters()
|
A D | interactive.c | 1585 PRINT_NXS(136, spd->mod_section.registered.reg_map, in ddr4_spd_dump() 1607 PRINT_NXS(136, spd->mod_section.loadreduced.reg_map, in ddr4_spd_dump()
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | ddr3_training_bist.c | 228 u16 *reg_map = ddr3_tip_get_mask_results_pup_reg_map(); in mv_ddr_tip_bist() local 237 ddr3_tip_if_read(0, ACCESS_TYPE_UNICAST, 0, reg_map[subphy], &read_data, MASK_ALL_BITS); in mv_ddr_tip_bist()
|
/u-boot/arch/arm/mach-exynos/ |
A D | clock.c | 1050 const int reg_map[] = {0, CPLL, DPLL, MPLL, SPLL, IPLL, EPLL, in exynos5800_get_lcd_clk() local 1052 sclk = get_pll_clk(reg_map[sel]); in exynos5800_get_lcd_clk()
|
Completed in 13 milliseconds