Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/allwinner/sun50i_a64/include/
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))
Dsunxi_mmap.h42 #define SUNXI_SPC_BASE 0x01c23400 macro
/external/arm-trusted-firmware/plat/allwinner/sun50i_h6/include/
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))
Dsunxi_mmap.h34 #define SUNXI_SPC_BASE 0x03008000 macro