Searched refs:num_fans (Results 1 – 1 of 1) sorted by relevance
187 static int xe_late_bind_fw_num_fans(struct xe_late_bind *late_bind, u32 *num_fans) in xe_late_bind_fw_num_fans() argument193 PCODE_MBOX(FAN_SPEED_CONTROL, FSC_READ_NUM_FANS, 0), num_fans, NULL); in xe_late_bind_fw_num_fans()300 u32 num_fans; in __xe_late_bind_fw_init() local313 ret = xe_late_bind_fw_num_fans(late_bind, &num_fans); in __xe_late_bind_fw_init()318 drm_dbg(&xe->drm, "Number of Fans: %d\n", num_fans); in __xe_late_bind_fw_init()319 if (!num_fans) in __xe_late_bind_fw_init()