Home
last modified time | relevance | path

Searched refs:UNIVERSE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Duniverse.h9 typedef struct _UNIVERSE UNIVERSE; typedef
/openbmc/u-boot/cmd/
H A Duniverse.c23 UNIVERSE *uregs;
60 dev->uregs = (UNIVERSE *)val; in universe_init()