Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dpnd2_edac.c46 #define APL_NUM_CHANNELS 4 macro
65 int dimm_geom[APL_NUM_CHANNELS];
410 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 };
411 static struct d_cr_drp0 drp0[APL_NUM_CHANNELS];
457 for (i = 0; i < APL_NUM_CHANNELS; i++) in apl_get_registers()
1068 for_each_set_bit(i, &chan_mask, APL_NUM_CHANNELS) in apl_check_ecc_active()
1209 for_each_set_bit(i, &chan_mask, APL_NUM_CHANNELS) { in apl_get_dimm_config()
1488 .channels = APL_NUM_CHANNELS,