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

  /src/sys/dev/i2c/
emcfanreg.h 117 #define EMCFAN_OUTPUT_PIN_CONFIG 0xe2
emcfan.c 1978 error = emcfan_read_register(sc, EMCFAN_OUTPUT_PIN_CONFIG, &out_config);
2108 error = emcfan_read_register(sc, EMCFAN_OUTPUT_PIN_CONFIG, &out_config);
2163 emcfan_write_register(sc, EMCFAN_OUTPUT_PIN_CONFIG, out_config);

Completed in 14 milliseconds