Searched refs:AGX_DDR_SIZE (Results 1 – 4 of 4) sorted by relevance
361 if (data < AGX_DDR_SIZE) in configure_hmc_adaptor_regs()362 data = AGX_DDR_SIZE; in configure_hmc_adaptor_regs()
360 if (data < AGX_DDR_SIZE) in configure_hmc_adaptor_regs()361 data = AGX_DDR_SIZE; in configure_hmc_adaptor_regs()
160 #define AGX_DDR_SIZE 0x40000000 macro