Searched refs:tacho_active (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_hwmon.c | 621 u16 tacho_active; in mlxsw_hwmon_fans_init() local 630 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_hwmon_fans_init() 633 if (tacho_active & BIT(type_index)) { in mlxsw_hwmon_fans_init()
|
| D | core_thermal.c | 902 u16 tacho_active; in mlxsw_thermal_init() local 920 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_thermal_init() 923 if (tacho_active & BIT(i)) { in mlxsw_thermal_init()
|
| D | reg.h | 9259 MLXSW_ITEM32(reg, mfcr, tacho_active, 0x04, 16, MLXSW_MFCR_TACHOS_MAX);
|