Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dpnd2_edac.c42 #define APL_NUM_CHANNELS 4 macro
61 int dimm_geom[APL_NUM_CHANNELS];
431 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 };
432 static struct d_cr_drp0 drp0[APL_NUM_CHANNELS];
478 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_get_registers()
1089 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_check_ecc_active()
1230 for (i = 0; i < APL_NUM_CHANNELS; i++) { in apl_get_dimm_config()
1514 .channels = APL_NUM_CHANNELS,