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.c45 #define APL_NUM_CHANNELS 4 macro
64 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_each_set_bit(i, &chan_mask, APL_NUM_CHANNELS) in apl_check_ecc_active()
1208 for_each_set_bit(i, &chan_mask, APL_NUM_CHANNELS) { in apl_get_dimm_config()
1487 .channels = APL_NUM_CHANNELS,