Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S120 ldr x0, =CCI_S2_QOS_CONTROL_BASE(0)
130 ldr x0, =CCI_S2_QOS_CONTROL_BASE(2)
140 ldr x0, =CCI_S2_QOS_CONTROL_BASE(6)
150 ldr x0, =CCI_S2_QOS_CONTROL_BASE(12)
160 ldr x0, =CCI_S2_QOS_CONTROL_BASE(16)
170 ldr x0, =CCI_S2_QOS_CONTROL_BASE(20)
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h91 #define CCI_S2_QOS_CONTROL_BASE(x) ((CCI_RN_I_0_BASE + (x * 0x10000)) + 0x210) macro