count_shift        95 drivers/edac/qcom_edac.c 		.count_shift = ECC_SB_ERR_COUNT_SHIFT,
count_shift       115 drivers/edac/qcom_edac.c 		.count_shift = ECC_SB_ERR_COUNT_SHIFT,
count_shift       232 drivers/edac/qcom_edac.c 	err_cnt >>= reg_data.count_shift;
count_shift       116 include/linux/soc/qcom/llcc-qcom.h 	u8  count_shift;