Home
last modified time | relevance | path

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

/drivers/edac/
Dpnd2_edac.c327 static bool two_slices; variable
559 two_slices = !chash.slice_1_disabled && in get_registers()
572 if (two_slices && !two_channels) { in get_registers()
577 } else if (!two_slices && two_channels) { in get_registers()
582 } else if (two_slices && two_channels) { in get_registers()
592 if (two_slices) { in get_registers()
602 if (!two_slices) in get_registers()
649 int mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()
710 if (two_slices) { in sys2pmi()
727 mot_intlv_bit = two_slices ? MOT_CHAN_INTLV_BIT_2SLC_2CH : in sys2pmi()