Searched refs:rmaxn_exhaust_fan (Results 1 – 3 of 3) sorted by relevance
66 u16 rmaxn_exhaust_fan; /* 0x52 - Exhaust fan max RPM */ member
342 fan->max = min(fan->max, (s32)mpu0->rmaxn_exhaust_fan); in wf_fcu_get_rpmfan_minmax()347 fan->max = min(fan->max, (s32)mpu1->rmaxn_exhaust_fan); in wf_fcu_get_rpmfan_minmax()
361 cpu_mpu_data[0]->rmaxn_exhaust_fan; in cpu_fans_tick_combined()