HomeSort by: relevance | last modified time | path
    Searched refs:W83795G_F_CTRL2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
w83795g.c 103 { "FANIN9", _FAN, W83795G_F_CTRL2, 0x01, 0x01, W83795G_FANIN9 },
104 { "FANIN10", _FAN, W83795G_F_CTRL2, 0x02, 0x02, W83795G_FANIN10 },
105 { "FANIN11", _FAN, W83795G_F_CTRL2, 0x04, 0x04, W83795G_FANIN11 },
106 { "FANIN12", _FAN, W83795G_F_CTRL2, 0x08, 0x08, W83795G_FANIN12 },
107 { "FANIN13", _FAN, W83795G_F_CTRL2, 0x10, 0x10, W83795G_FANIN13 },
108 { "FANIN14", _FAN, W83795G_F_CTRL2, 0x20, 0x20, W83795G_FANIN14 },
w83795greg.h 53 #define W83795G_F_CTRL2 0x07 /* FANIN monitoring control */

Completed in 29 milliseconds