Home
last modified time | relevance | path

Searched refs:DIMM_SLOT_NUM (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/product/synquacer/module/synquacer_memc/include/
A Dsynquacer_ddr.h17 #define DIMM_SLOT_NUM 4 macro
62 #define SPD_STORE_AREA_SIZE (DIMM_SLOT_NUM * (SPD_PAGE_SIZE * SPD_NUM_OF_PAGE))
/SCP-firmware-master/product/synquacer/module/synquacer_memc/src/
A Dsynquacer_ddr.c57 uint32_t sdram_slot_total[DIMM_SLOT_NUM];
272 for (check_dimm_slot = 0; check_dimm_slot < DIMM_SLOT_NUM; in fw_spd_ddr_info_get()
523 for (i = 0; i < DIMM_SLOT_NUM; i++) { in fw_spd_read_dimm_capacity_check()
906 for (slot = 0; slot < DIMM_SLOT_NUM; slot++) { in store_spd_to_nssram()

Completed in 5 milliseconds