Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c175 static THROTTLE_ATTR_RO(reason_pl4, POWER_LIMIT_4_MASK);
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h599 #define POWER_LIMIT_4_MASK REG_BIT(8) macro