Searched refs:pwm_active (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 911 u8 pwm_active, num_of_slots; in mlxsw_thermal_init() local 938 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_thermal_init() 961 if (pwm_active & BIT(i)) { in mlxsw_thermal_init()
|
| D | core_hwmon.c | 655 u8 pwm_active; in mlxsw_hwmon_fans_init() local 663 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_hwmon_fans_init() 677 if (pwm_active & BIT(type_index)) in mlxsw_hwmon_fans_init()
|
| D | reg.h | 9114 MLXSW_ITEM32(reg, mfcr, pwm_active, 0x04, 0, MLXSW_MFCR_PWMS_MAX);
|