Searched defs:memory (Results 1 - 9 of 9) sorted by relevance

/u-boot/drivers/memory/
H A Dmemory-uclass.c9 UCLASS_DRIVER(memory) = { variable
/u-boot/board/sipeed/maix/
H A Dmaix.c21 ofnode memory; local
/u-boot/include/
H A Dlmb.h87 struct lmb_region memory; member in struct:lmb
[all...]
/u-boot/lib/efi_selftest/
H A Defi_selftest_memory.c187 EFI_UNIT_TEST(memory) = { variable
[all...]
/u-boot/lib/efi_loader/
H A Defi_var_mem.c219 u64 memory; local
H A Defi_memory.c496 efi_allocate_pages(enum efi_allocate_type type, enum efi_memory_type memory_type, efi_uintn_t pages, uint64_t *memory) argument
561 efi_free_pages(uint64_t memory, efi_uintn_t pages) argument
[all...]
H A Defi_boottime.c428 efi_allocate_pages_ext(int type, int memory_type, efi_uintn_t pages, uint64_t *memory) argument
451 efi_free_pages_ext(uint64_t memory, efi_uintn_t pages) argument
[all...]
/u-boot/board/emulation/qemu-ppce500/
H A Dqemu-ppce500.c214 int memory; local
/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c825 static struct dwc2_udc memory = { variable in typeref:struct:dwc2_udc

Completed in 116 milliseconds