Searched refs:CPU_AXI_QOS_PRIORITY (Results 1 – 2 of 2) sorted by relevance
55 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()
11 #define CPU_AXI_QOS_PRIORITY 0x08 macro