Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dpnd2_edac.c50 #define APL_NUM_CHANNELS 4 macro
69 int dimm_geom[APL_NUM_CHANNELS];
434 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 };
435 static struct d_cr_drp0 drp0[APL_NUM_CHANNELS];
481 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_get_registers()
1092 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_check_ecc_active()
1233 for (i = 0; i < APL_NUM_CHANNELS; i++) { in apl_get_dimm_config()
1517 .channels = APL_NUM_CHANNELS,