Home
last modified time | relevance | path

Searched refs:CPU_AXI_QOS_PRIORITY_BASE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3128/
H A Drk3128.c15 #define CPU_AXI_QOS_PRIORITY_BASE 0x1012f188 macro
28 writel(CPU_AXI_QOS_PRIORITY_LEVEL(3, 3), CPU_AXI_QOS_PRIORITY_BASE); in arch_cpu_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3368/
H A Drk3368.c37 #define CPU_AXI_QOS_PRIORITY_BASE 0xffad0300 macro
201 writel(level, CPU_AXI_QOS_PRIORITY_BASE + CPU_AXI_QOS_PRIORITY); in cpu_axi_qos_prority_level_config()