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