Searched refs:ADM1024_FANC_VAL (Results 1 – 2 of 2) sorted by relevance
31 #define ADM1024_FANC_VAL(x) (x >> 6) macro89 sc->sc_fanmul = 11250/8 * (1 << ADM1024_FANC_VAL(data)) * 60; in admtmp_attach()
34 #define ADM1024_FANC_VAL(x) (x >> 6) macro93 sc->sc_fanmul = 11250/8 * (1 << ADM1024_FANC_VAL(data)) * 60; in admtt_attach()