Home
last modified time | relevance | path

Searched refs:MR_ATTR_SRAM (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/uboot/
H A Dapi_public.h101 #define MR_ATTR_SRAM 0x0003 macro
H A Dglue.c457 case MR_ATTR_SRAM: in ub_mem_type()
H A Dmain.c124 int t[3] = { MR_ATTR_DRAM, MR_ATTR_FLASH, MR_ATTR_SRAM }; in meminfo()