HomeSort by relevance Sort by last modified time
    Searched defs:bi_boot_params (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/nds32/include/asm/
u-boot.h 28 unsigned long bi_boot_params; /* where this board expects params */ member in struct:bd_info
  /external/u-boot/arch/riscv/include/asm/
u-boot.h 27 unsigned long bi_boot_params; /* where this board expects params */ member in struct:bd_info
  /external/u-boot/arch/xtensa/include/asm/
u-boot.h 26 unsigned long bi_boot_params; /* where this board expects params */ member in struct:bd_info
  /external/u-boot/include/asm-generic/
u-boot.h 87 ulong bi_boot_params; /* where this board expects params */ member in struct:bd_info

Completed in 1717 milliseconds