Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dp4tcc.c64 int lowest_val; member
205 sc->lowest_val = TCC_NUM_SETTINGS - sc->set_count + 1; in p4tcc_attach()
277 val < sc->lowest_val || val > TCC_NUM_SETTINGS) in p4tcc_set()