Home
last modified time | relevance | path

Searched refs:GPU_PM_VREG_OFF (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panfrost/
A Dpanfrost_drv.c892 .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),
A Dpanfrost_device.c475 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) { in panfrost_device_resume()
511 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) in panfrost_device_resume()
532 if (pfdev->comp->pm_features & BIT(GPU_PM_VREG_OFF)) in panfrost_device_suspend()
A Dpanfrost_device.h44 GPU_PM_VREG_OFF, enumerator

Completed in 7 milliseconds