Searched refs:pg_enabled (Results 1 – 1 of 1) sorted by relevance
179 u32 pg_enabled, pg_status = 0; in xe_gt_idle_pg_print() local214 pg_enabled = gtidle->powergate_enable; in xe_gt_idle_pg_print()222 pg_enabled = xe_mmio_read32(>->mmio, POWERGATE_ENABLE); in xe_gt_idle_pg_print()230 str_yes_no(pg_enabled & RENDER_POWERGATE_ENABLE)); in xe_gt_idle_pg_print()242 str_yes_no(pg_enabled & MEDIA_POWERGATE_ENABLE)); in xe_gt_idle_pg_print()
Completed in 9 milliseconds