Home
last modified time | relevance | path

Searched refs:pl4 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c75 u32 pl4 = xe_gt_throttle_get_limit_reasons(gt) & POWER_LIMIT_4_MASK; in read_reason_pl4() local
77 return pl4; in read_reason_pl4()
153 bool pl4 = !!read_reason_pl4(gt); in reason_pl4_show() local
155 return sysfs_emit(buff, "%u\n", pl4); in reason_pl4_show()