Home
last modified time | relevance | path

Searched refs:SUNXI_SPC_BASE (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/plat/allwinner/sun50i_a64/include/
A Dsunxi_spc.h12 #define SUNXI_SPC_DECPORT_STA_REG(p) (SUNXI_SPC_BASE + 0x0004 + 0x0c * (p))
13 #define SUNXI_SPC_DECPORT_SET_REG(p) (SUNXI_SPC_BASE + 0x0008 + 0x0c * (p))
14 #define SUNXI_SPC_DECPORT_CLR_REG(p) (SUNXI_SPC_BASE + 0x000c + 0x0c * (p))
A Dsunxi_mmap.h43 #define SUNXI_SPC_BASE 0x01c23400 macro
/trusted-firmware-a/plat/allwinner/sun50i_h6/include/
A Dsunxi_spc.h12 #define SUNXI_SPC_DECPORT_STA_REG(p) (SUNXI_SPC_BASE + 0x0000 + 0x10 * (p))
13 #define SUNXI_SPC_DECPORT_SET_REG(p) (SUNXI_SPC_BASE + 0x0004 + 0x10 * (p))
14 #define SUNXI_SPC_DECPORT_CLR_REG(p) (SUNXI_SPC_BASE + 0x0008 + 0x10 * (p))
A Dsunxi_mmap.h35 #define SUNXI_SPC_BASE 0x03008000 macro
/trusted-firmware-a/plat/allwinner/sun50i_h616/include/
A Dsunxi_spc.h12 #define SUNXI_SPC_DECPORT_STA_REG(p) (SUNXI_SPC_BASE + 0x0000 + 0x10 * (p))
13 #define SUNXI_SPC_DECPORT_SET_REG(p) (SUNXI_SPC_BASE + 0x0004 + 0x10 * (p))
14 #define SUNXI_SPC_DECPORT_CLR_REG(p) (SUNXI_SPC_BASE + 0x0008 + 0x10 * (p))
A Dsunxi_mmap.h29 #define SUNXI_SPC_BASE 0x03008000 macro
/trusted-firmware-a/plat/allwinner/sun50i_r329/include/
A Dsunxi_spc.h13 #define SUNXI_SPC_DECPORT_STA_REG(p) (SUNXI_SPC_BASE + 0x0000 + 0x10 * (p))
14 #define SUNXI_SPC_DECPORT_SET_REG(p) (SUNXI_SPC_BASE + 0x0004 + 0x10 * (p))
15 #define SUNXI_SPC_DECPORT_CLR_REG(p) (SUNXI_SPC_BASE + 0x0008 + 0x10 * (p))
A Dsunxi_mmap.h38 #define SUNXI_SPC_BASE 0x02000800 macro

Completed in 7 milliseconds