Home
last modified time | relevance | path

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

/dports/sysutils/xmbmon/xmbmon205/
H A Dsens_wl784.c55 #define WINBD_FANDIV 0x49 macro
307 n1 = method->Read(WINBD_FANDIV); in wl784_fanrpm()
319 method->Write(WINBD_FANDIV, r); in wl784_fanrpm()
H A Dsens_winbond.c88 #define WINBD_FANDIV 0x47 macro
124 static int fan12div_reg = WINBD_FANDIV;
155 n = (method->Read(WINBD_FANDIV) & 0x0F) | 0xA0; in Init_FanDiv()
156 method->Write(WINBD_FANDIV, n); in Init_FanDiv()