OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADM1026_FAN1_DIV
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
adm1026reg.h
138
#define
ADM1026_FAN1_DIV
(x) ((x >> 2) & 0x03)
142
#define ADM1026_FAN5_DIV(x)
ADM1026_FAN1_DIV
(x)
adm1026.c
300
sc->sc_fandiv[1] = 1 <<
ADM1026_FAN1_DIV
(div1);
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025