Home
last modified time | relevance | path

Searched refs:tacho_active (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c636 u16 tacho_active; in mlxsw_thermal_init() local
666 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_thermal_init()
669 if (tacho_active & BIT(i)) { in mlxsw_thermal_init()
H A Dcore_hwmon.c655 u16 tacho_active; in mlxsw_hwmon_fans_init() local
664 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_hwmon_fans_init()
667 if (tacho_active & BIT(type_index)) { in mlxsw_hwmon_fans_init()