Home
last modified time | relevance | path

Searched refs:vref_dimm (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/include/drivers/nxp/ddr/
A Dopts.h112 unsigned int vref_dimm; member
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/lx2160ardb/
A Dddr_init.c129 popts->vref_dimm = U(0x24); /* range 1, 83.4% */ in ddr_board_options()
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/lx2160aqds/
A Dddr_init.c260 popts->vref_dimm = U(0x24); /* range 1, 83.4% */ in ddr_board_options()
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/lx2162aqds/
A Dddr_init.c259 popts->vref_dimm = U(0x19); /* range 1, 83.4% */ in ddr_board_options()
/arm-trusted-firmware-2.8.0/drivers/nxp/ddr/nxp-ddr/
A Dregs.c678 if (popts->vref_dimm != 0) { in cal_ddr_sdram_mode()
679 esdmode6 |= popts->vref_dimm & 0x7f; in cal_ddr_sdram_mode()

Completed in 9 milliseconds