scrub_rate 2025 drivers/edac/i7core_edac.c unsigned long long scrub_rate; scrub_rate 2042 drivers/edac/i7core_edac.c scrub_rate = (unsigned long long)freq_dclk_mhz * scrub_rate 2044 drivers/edac/i7core_edac.c do_div(scrub_rate, scrubval); scrub_rate 2045 drivers/edac/i7core_edac.c return (int)scrub_rate;