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

  /src/sys/dev/i2c/
emcfan.c 648 uint8_t fan_config_reg; local in function:emcfan_refresh_210_346_230x_tach
661 fan_config_reg = EMCFAN_210_346_CONFIG_1;
666 fan_config_reg = EMCFAN_210_346_CONFIG_2;
678 fan_config_reg = EMCFAN_230X_CONFIG_1;
683 fan_config_reg = EMCFAN_230X_CONFIG_2;
688 fan_config_reg = EMCFAN_230X_CONFIG_3;
693 fan_config_reg = EMCFAN_230X_CONFIG_4;
698 fan_config_reg = EMCFAN_230X_CONFIG_5;
709 DPRINTF(sc, 2, ("%s: dev=%s, instance=%d, sc_i_member=%d, fan_config_reg=0x%02X, tach_high_reg=0x%02X, tach_low_reg=0x%02X\n", __func__,
712 fan_config_reg, tach_high_reg, tach_low_reg))
    [all...]
emcfan.c 648 uint8_t fan_config_reg; local in function:emcfan_refresh_210_346_230x_tach
661 fan_config_reg = EMCFAN_210_346_CONFIG_1;
666 fan_config_reg = EMCFAN_210_346_CONFIG_2;
678 fan_config_reg = EMCFAN_230X_CONFIG_1;
683 fan_config_reg = EMCFAN_230X_CONFIG_2;
688 fan_config_reg = EMCFAN_230X_CONFIG_3;
693 fan_config_reg = EMCFAN_230X_CONFIG_4;
698 fan_config_reg = EMCFAN_230X_CONFIG_5;
709 DPRINTF(sc, 2, ("%s: dev=%s, instance=%d, sc_i_member=%d, fan_config_reg=0x%02X, tach_high_reg=0x%02X, tach_low_reg=0x%02X\n", __func__,
712 fan_config_reg, tach_high_reg, tach_low_reg))
    [all...]

Completed in 25 milliseconds