Home
last modified time | relevance | path

Searched refs:pwm_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c318 u8 pwm_active; in mlxsw_thermal_init() local
335 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_thermal_init()
358 if (pwm_active & BIT(i)) { in mlxsw_thermal_init()
Dcore_hwmon.c272 u8 pwm_active; in mlxsw_hwmon_fans_init() local
280 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_hwmon_fans_init()
290 if (pwm_active & BIT(type_index)) in mlxsw_hwmon_fans_init()
Dreg.h7323 MLXSW_ITEM32(reg, mfcr, pwm_active, 0x04, 0, MLXSW_MFCR_PWMS_MAX);