Home
last modified time | relevance | path

Searched refs:CPU_AXI_QOS_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/mach-rockchip/rk3288/
Drk3288.c55 writel(val, CPU_AXI_QOS_PRIORITY + VIO0_VOP_QOS); in rk3288_qos_init()
56 writel(val, CPU_AXI_QOS_PRIORITY + VIO1_VOP_QOS); in rk3288_qos_init()
61 writel(val, CPU_AXI_QOS_PRIORITY + VIO1_ISP_R_QOS); in rk3288_qos_init()
62 writel(val, CPU_AXI_QOS_PRIORITY + VIO1_ISP_W0_QOS); in rk3288_qos_init()
63 writel(val, CPU_AXI_QOS_PRIORITY + VIO1_ISP_W1_QOS); in rk3288_qos_init()
/external/arm-trusted-firmware/plat/rockchip/px30/drivers/pmu/
Dpmu.h274 #define CPU_AXI_QOS_PRIORITY 0x08 macro
309 array[2] = mmio_read_32(base + CPU_AXI_QOS_PRIORITY); \
319 mmio_write_32(base + CPU_AXI_QOS_PRIORITY, array[2]); \
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.h80 array[2] = mmio_read_32(base + CPU_AXI_QOS_PRIORITY); \
90 mmio_write_32(base + CPU_AXI_QOS_PRIORITY, array[2]); \
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dqos_rk3288.h11 #define CPU_AXI_QOS_PRIORITY 0x08 macro
/external/arm-trusted-firmware/plat/rockchip/rk3399/include/shared/
Dpmu_regs.h78 #define CPU_AXI_QOS_PRIORITY 0x08 macro