Searched refs:GPU_PM_CLK_DIS (Results 1 – 3 of 3) sorted by relevance
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()525 if (pfdev->comp->pm_features & BIT(GPU_PM_CLK_DIS)) { in panfrost_device_suspend()
892 .pm_features = BIT(GPU_PM_CLK_DIS) | BIT(GPU_PM_VREG_OFF),900 .pm_features = BIT(GPU_PM_CLK_DIS) | BIT(GPU_PM_VREG_OFF),908 .pm_features = BIT(GPU_PM_CLK_DIS) | BIT(GPU_PM_VREG_OFF),917 .pm_features = BIT(GPU_PM_CLK_DIS) | BIT(GPU_PM_VREG_OFF),926 .pm_features = BIT(GPU_PM_CLK_DIS) | BIT(GPU_PM_VREG_OFF),
43 GPU_PM_CLK_DIS, enumerator
Completed in 9 milliseconds