Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c203 static THROTTLE_ATTR_RO(reason_pwrbrk, PWRBRK_MASK);
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h654 #define PWRBRK_MASK REG_BIT(5) macro