Searched refs:TopOfPhysicalAddress (Results 1 – 3 of 3) sorted by relevance
205 Ram = (ram_controller_t)(Pmt->TopOfPhysicalAddress << 16); in init_memory()259 Ram = (ram_controller_t)(Pmt->TopOfPhysicalAddress << 16); in init_memory()307 Ram = (ram_controller_t)(Pmt->TopOfPhysicalAddress << 16); in init_memory()
666 ram = (struct _Sram *)(Pmt->TopOfPhysicalAddress << 16); in memsize_pmt()
69 volatile uint16_t TopOfPhysicalAddress; member