Searched refs:MR_ATTR_DRAM (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/stand/uboot/lib/
H A Dapi_public.h102 #define MR_ATTR_DRAM 0x0002 macro
H A Dcopy.c106 if (si->mr[i].flags != MR_ATTR_DRAM)
H A Dglue.c458 case MR_ATTR_DRAM:
/freebsd-13-stable/stand/uboot/fdt/
H A Duboot_fdt.c204 if (si->mr[i].flags == MR_ATTR_DRAM) {
/freebsd-13-stable/stand/uboot/common/
H A Dmain.c126 int t[3] = { MR_ATTR_DRAM, MR_ATTR_FLASH, MR_ATTR_SRAM };

Completed in 88 milliseconds