Lines Matching refs:DT_NODELABEL
10 #define SRAM0_IRAM_START DT_REG_ADDR(DT_NODELABEL(sram0))
11 #define SRAM0_SIZE DT_REG_SIZE(DT_NODELABEL(sram0))
12 #define SRAM1_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram1))
16 #define SRAM2_DRAM_START DT_REG_ADDR(DT_NODELABEL(sram2))
17 #define SRAM2_SIZE DT_REG_SIZE(DT_NODELABEL(sram2))
84 #define AMP_COMM_SIZE DT_REG_SIZE(DT_NODELABEL(ipmmem0)) + DT_REG_SIZE(DT_NODELABEL(shm0)) + \
85 DT_REG_SIZE(DT_NODELABEL(ipm0)) + DT_REG_SIZE(DT_NODELABEL(mbox0))
102 #define ICACHE0_START DT_REG_ADDR(DT_NODELABEL(icache0))
103 #define ICACHE0_SIZE DT_REG_SIZE(DT_NODELABEL(icache0))
104 #define DCACHE0_START DT_REG_ADDR(DT_NODELABEL(dcache0))
105 #define DCACHE0_SIZE DT_REG_SIZE(DT_NODELABEL(dcache0))