Searched refs:DDR_PHYS_BASE_ADDR (Results 1 – 1 of 1) sorted by relevance
129 DDR_PHYS_BASE_ADDR) && \144 #define DDR_PHYS_BASE_ADDR ddr_phys_base_addr macro148 #define DDR_PHYS_END (DDR_PHYS_BASE_ADDR + DDR_SIZE)167 #define DDR_PHYS_TO_VIRT(p) (((p) - DDR_PHYS_BASE_ADDR) + DDR_BASE_ADDR)168 #define DDR_VIRT_TO_PHYS(v) (((v) - DDR_BASE_ADDR) + DDR_PHYS_BASE_ADDR)