Searched refs:mt7601u_bbp_temp (Results 1 – 1 of 1) sorted by relevance
301 static int mt7601u_bbp_temp(struct mt7601u_dev *dev, int mode, const char *name) in mt7601u_bbp_temp() function766 return mt7601u_bbp_temp(dev, MT_TEMP_MODE_HIGH, "high"); in mt7601u_temp_comp()768 return mt7601u_bbp_temp(dev, MT_TEMP_MODE_NORMAL, "normal"); in mt7601u_temp_comp()770 return mt7601u_bbp_temp(dev, MT_TEMP_MODE_LOW, "low"); in mt7601u_temp_comp()