HomeSort by: relevance | last modified time | path
    Searched defs:fan_div2 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
adm1026.c 259 uint8_t reg, val, rev, fan_div2, fan_mask; local
266 if (prop_dictionary_get_uint8(props, "fan_div2", &fan_div2) != 0)
267 div2_val = fan_div2;
460 "unable to read fan_div2\n");

Completed in 39 milliseconds