mot_hit           654 drivers/edac/pnd2_edac.c 	bool mot_hit = in_region(&mot, addr);
mot_hit           697 drivers/edac/pnd2_edac.c 		channel1 = mot_hit ? ((bool)((addr >> mot_intlv_bit) & 1)) :
mot_hit           702 drivers/edac/pnd2_edac.c 		chan_intlv_bit_rm = mot_hit ? mot_intlv_bit : chan_selector;
mot_hit           713 drivers/edac/pnd2_edac.c 			if (mot_hit) {
mot_hit           730 drivers/edac/pnd2_edac.c 			if (mot_hit) {