Searched refs:UNIVERSE (Results 1 - 2 of 2) sorted by last modified time

/u-boot/cmd/
H A Duniverse.c23 UNIVERSE *uregs;
47 puts("UNIVERSE: No memory!\n");
60 dev->uregs = (UNIVERSE *)val;
62 debug ("UNIVERSE-Base : %p\n", dev->uregs);
67 printf ("UNIVERSE: Cannot read PCI-ID via Mapping: %08x\n",
/u-boot/include/
H A Duniverse.h9 typedef struct _UNIVERSE UNIVERSE; typedef in typeref:struct:_UNIVERSE

Completed in 68 milliseconds