HomeSort by: relevance | last modified time | path
    Searched refs:SPDMEM_MEMTYPE_DDR4SDRAM (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
spdmemreg.h 43 #define SPDMEM_MEMTYPE_DDR4SDRAM 0x0C
spdmem.c 246 } else if (spd_type == SPDMEM_MEMTYPE_DDR4SDRAM) {
300 if (s->sm_type == SPDMEM_MEMTYPE_DDR4SDRAM) {
405 if (s->sm_type == SPDMEM_MEMTYPE_DDR4SDRAM &&
414 if (s->sm_type == SPDMEM_MEMTYPE_DDR4SDRAM) {
470 case SPDMEM_MEMTYPE_DDR4SDRAM:

Completed in 12 milliseconds