Searched refs:ao_scrub_rate_dcache (Results 1 – 1 of 1) sorted by relevance
52 uint32_t ao_scrub_rate_dcache = 8; /* 64B every 5.12 us */ variable113 if (ao_scrub_rate_dcache > AMD_NB_SCRUBCTL_RATE_MAX) { in ao_procnode_scrubber_enable()116 ao_scrub_rate_dcache = AMD_NB_SCRUBCTL_RATE_MAX; in ao_procnode_scrubber_enable()136 ao_scrub_rate_dcache = in ao_procnode_scrubber_enable()137 ao_scrubber_max(ao_scrub_rate_dcache, in ao_procnode_scrubber_enable()146 MCREG_FIELD_CMN(&scrubctl, DcacheScrub) = ao_scrub_rate_dcache; in ao_procnode_scrubber_enable()