Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dpnd2_edac.c306 static bool two_slices; variable
538 two_slices = !chash.slice_1_disabled && in get_registers()
551 if (two_slices && !two_channels) { in get_registers()
556 } else if (!two_slices && two_channels) { in get_registers()
561 } else if (two_slices && two_channels) { in get_registers()
571 if (two_slices) { in get_registers()
581 if (!two_slices) in get_registers()
628 int mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()
689 if (two_slices) { in sys2pmi()
706 mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()