Searched defs:addr (Results 1 - 25 of 978) sorted by relevance

1234567891011>>

/u-boot/arch/sh/include/asm/
H A Dmacro.h10 .macro write32, addr, data variable
16 .macro write16, addr, data variable
22 .macro write8, addr, data variable
/u-boot/arch/arm/lib/
H A Dxferlist.c11 int xferlist_from_boot_arg(ulong addr, ulong size) argument
H A Dcmd_boot.c37 ulong addr = (ulong)entry | 1; local
H A Dreloc_aarch64_efi.c45 unsigned long *addr; local
H A Dreloc_arm_efi.c21 ulong *addr; local
/u-boot/drivers/power/pmic/
H A Dpmic_pca9450.c14 int power_pca9450_init(unsigned char bus, unsigned char addr) argument
/u-boot/arch/nios2/include/asm/
H A Ddma-mapping.h13 unsigned long addr = (unsigned long)malloc_cache_aligned(len); local
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dgpio.h17 ulong addr; member in struct:mpc8xxx_gpio_plat
/u-boot/arch/powerpc/include/asm/arch-mpc85xx/
H A Dgpio.h21 phys_addr_t addr; member in struct:mpc8xxx_gpio_plat
/u-boot/arch/powerpc/include/asm/arch-mpc8xx/
H A Dgpio.h7 ulong addr; member in struct:mpc8xx_gpio_plat
/u-boot/arch/sandbox/cpu/
H A Dcache.c9 void flush_cache(unsigned long addr, unsigned long size) argument
/u-boot/include/asm-generic/
H A Dsections.h49 static inline int arch_is_kernel_text(unsigned long addr) argument
56 static inline int arch_is_kernel_data(unsigned long addr) argument
/u-boot/arch/arm/mach-exynos/
H A Dtzpc.c16 unsigned int addr, start = 0, end = 0; local
/u-boot/arch/x86/lib/
H A Dacpigen.c77 struct acpi_gen_regaddr addr = { local
/u-boot/board/LaCie/common/
H A Dcpld-gpio-bus.h10 unsigned *addr; member in struct:cpld_gpio_bus
/u-boot/arch/arm/include/asm/
H A Ddma-mapping.h23 static inline void dma_free_coherent(void *addr) argument
/u-boot/include/reboot-mode/
H A Dreboot-mode-rtc.h12 int addr; member in struct:reboot_mode_rtc_platdata
/u-boot/lib/efi_selftest/
H A Defi_selftest_unaligned.c24 static inline u32 deref(void *addr) argument
/u-boot/arch/riscv/include/asm/
H A Ddma-mapping.h24 static inline void dma_free_coherent(void *addr) argument
H A Dsmp.h34 ulong addr; member in struct:ipi_data
/u-boot/arch/x86/include/asm/
H A Ddma-mapping.h22 static inline void dma_free_coherent(void *addr) argument
/u-boot/drivers/usb/gadget/
H A Dbcm_udc_otg.h9 static inline void wfld_set(uintptr_t addr, uint32_t fld_val, uint32_t fld_mask) argument
14 static inline void wfld_clear(uintptr_t addr, uint32_t fld_mask) argument
/u-boot/lib/efi_loader/
H A Defi_acpi.c25 ulong addr, start, end; local
/u-boot/arch/arm/mach-socfpga/
H A Dfirewall.c17 const u32 *addr[] = { local
57 const u32 *addr[] = { local
H A Dvab.c15 unsigned long addr, len; local

Completed in 213 milliseconds

1234567891011>>