Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Dpnd2_edac.c47 #define DNV_NUM_CHANNELS 2 macro
417 static struct d_cr_drp drp[DNV_NUM_CHANNELS];
418 static struct d_cr_dmap dmap[DNV_NUM_CHANNELS];
419 static struct d_cr_dmap1 dmap1[DNV_NUM_CHANNELS];
420 static struct d_cr_dmap2 dmap2[DNV_NUM_CHANNELS];
421 static struct d_cr_dmap3 dmap3[DNV_NUM_CHANNELS];
422 static struct d_cr_dmap4 dmap4[DNV_NUM_CHANNELS];
471 for (i = 0; i < DNV_NUM_CHANNELS; i++) in dnv_get_registers()
1091 for (i = 0; i < DNV_NUM_CHANNELS; i++) in dnv_check_ecc_active()
1260 for (i = 0; i < DNV_NUM_CHANNELS; i++) { in dnv_get_dimm_config()
[all …]