Lines Matching full:throttle
18 * DOC: Xe GT Throttle
20 * Provides sysfs entries and other helpers for frequency throttle reasons in GT
22 * device/gt#/freq0/throttle/status - Overall status
23 * device/gt#/freq0/throttle/reason_pl1 - Frequency throttle due to PL1
24 * device/gt#/freq0/throttle/reason_pl2 - Frequency throttle due to PL2
25 * device/gt#/freq0/throttle/reason_pl4 - Frequency throttle due to PL4, Iccmax etc.
26 * device/gt#/freq0/throttle/reason_thermal - Frequency throttle due to thermal
27 * device/gt#/freq0/throttle/reason_prochot - Frequency throttle due to prochot
28 * device/gt#/freq0/throttle/reason_ratl - Frequency throttle due to RATL
29 * device/gt#/freq0/throttle/reason_vr_thermalert - Frequency throttle due to VR THERMALERT
30 * device/gt#/freq0/throttle/reason_vr_tdc - Frequency throttle due to VR TDC
57 xe_gt_dbg(gt, "throttle reasons: 0x%08x\n", status); in read_status()
230 .name = "throttle",