Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dpnd2_edac.c44 #define APL_NUM_CHANNELS 4 macro
63 int dimm_geom[APL_NUM_CHANNELS];
409 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 };
410 static struct d_cr_drp0 drp0[APL_NUM_CHANNELS];
456 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_get_registers()
1067 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_check_ecc_active()
1208 for (i = 0; i < APL_NUM_CHANNELS; i++) { in apl_get_dimm_config()
1491 .channels = APL_NUM_CHANNELS,