Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dpnd2_edac.c330 static bool two_slices; variable
562 two_slices = !chash.slice_1_disabled && in get_registers()
575 if (two_slices && !two_channels) { in get_registers()
580 } else if (!two_slices && two_channels) { in get_registers()
585 } else if (two_slices && two_channels) { in get_registers()
595 if (two_slices) { in get_registers()
605 if (!two_slices) in get_registers()
652 int mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()
713 if (two_slices) { in sys2pmi()
730 mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()