Home
last modified time | relevance | path

Searched refs:POWER_CHANGED_SINGLE (Results 1 - 9 of 9) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h27 /* Include POWER_CHANGED_SINGLE in debug builds for use in irq latency test. */
30 #define GPU_IRQ_REG_ALL (GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/gpu/backend/
H A Dmali_kbase_gpu_regmap_csf.h261 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro
269 * GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE is used to clear and unmask interupts sources of GPU_IRQ
H A Dmali_kbase_gpu_regmap_jm.h281 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro
288 * GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE is used to clear and enable interupts sources of GPU_IRQ
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_irq_test/
H A Dmali_kutf_irq_test_main.c61 /* IRQ for the test to trigger. Currently POWER_CHANGED_SINGLE as it is
64 #define TEST_IRQ POWER_CHANGED_SINGLE
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/gpu/backend/
H A Dmali_kbase_gpu_regmap_jm.h278 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro
285 * GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE is used to clear and enable interupts sources of GPU_IRQ
H A Dmali_kbase_gpu_regmap_csf.h343 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro
351 * GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE is used to clear and unmask interupts sources of GPU_IRQ
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h228 /* Include POWER_CHANGED_SINGLE in debug builds for use in irq latency test. */
230 #define GPU_IRQ_REG_ALL (GPU_IRQ_REG_COMMON | POWER_CHANGED_SINGLE)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h46 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h49 #define POWER_CHANGED_SINGLE (1 << 9) /* Set when a single core has finished powering up or down. */ macro

Completed in 9 milliseconds