Searched refs:CPU_AXI_QOS_PRIORITY_LEVEL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3368/ |
| H A D | rk3368.c | 59 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ macro 199 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 204 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_R0_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 209 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_R1_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 214 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_W0_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 219 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_W1_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3128/ |
| H A D | rk3128.c | 16 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ macro 28 writel(CPU_AXI_QOS_PRIORITY_LEVEL(3, 3), CPU_AXI_QOS_PRIORITY_BASE); in arch_cpu_init() 41 writel(CPU_AXI_QOS_PRIORITY_LEVEL(3, 3), CPU_AXI_CIF_QOS_PRIORITY_BASE); in arch_cpu_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3288/ |
| H A D | rk3288.c | 36 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ macro 88 writel(CPU_AXI_QOS_PRIORITY_LEVEL(2, 2), VIO0_VOP_QOS_BASE); in arch_cpu_init() 89 writel(CPU_AXI_QOS_PRIORITY_LEVEL(2, 2), VIO1_VOP_QOS_BASE); in arch_cpu_init()
|