Home
last modified time | relevance | path

Searched refs:mt7915_mcu_set_thermal_throttling (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h495 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state);
H A Dinit.c162 ret = mt7915_mcu_set_thermal_throttling(phy, throttling); in mt7915_thermal_set_cur_throttle_state()
H A Dmain.c60 ret = mt7915_mcu_set_thermal_throttling(phy, in mt7915_run()
H A Dmcu.c3104 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state) in mt7915_mcu_set_thermal_throttling() function