Lines Matching refs:pm_features
416 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) { in panfrost_device_runtime_resume()
438 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) in panfrost_device_runtime_resume()
441 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) in panfrost_device_runtime_resume()
459 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) { in panfrost_device_runtime_suspend()
475 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) { in panfrost_device_resume()
486 if (pfdev->comp->pm_features & BIT(GPU_PM_CLK_DIS)) { in panfrost_device_resume()
505 if (pfdev->comp->pm_features & BIT(GPU_PM_CLK_DIS) && pfdev->bus_clock) in panfrost_device_resume()
508 if (pfdev->comp->pm_features & BIT(GPU_PM_CLK_DIS)) in panfrost_device_resume()
511 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) in panfrost_device_resume()
525 if (pfdev->comp->pm_features & BIT(GPU_PM_CLK_DIS)) { in panfrost_device_suspend()
532 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) in panfrost_device_suspend()