Searched defs:word (Results 1 - 25 of 72) sorted by path

123

/u-boot/arch/microblaze/include/asm/
H A Dbitops.h24 static inline unsigned long ffz(unsigned long word) argument
/u-boot/arch/mips/include/asm/
H A Dbitops.h684 static __inline__ unsigned long ffz(unsigned long word) argument
[all...]
/u-boot/arch/sandbox/include/asm/
H A Dbitops.h122 static inline unsigned long ffz(unsigned long word) argument
[all...]
/u-boot/arch/x86/include/asm/
H A Dbitops.h330 static __inline__ unsigned long ffz(unsigned long word) argument
346 __ffs(unsigned long word) argument
[all...]
/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h118 unsigned int word; /* which uint32_t[] array member encodes the field */ member in struct:qb_attr_code
/u-boot/include/asm-generic/bitops/
H A D__ffs.h12 static __always_inline unsigned long __ffs(unsigned long word) argument
[all...]
H A D__fls.h12 static __always_inline unsigned long __fls(unsigned long word) argument
[all...]
/u-boot/scripts/dtc/
H A Ddata.c210 struct data data_append_cell(struct data d, cell_t word) argument
/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; local
[all...]
/u-boot/arch/arc/include/asm/
H A Darc-bcr.h24 unsigned int word; member in union:bcr_di_cache
35 unsigned int word; member in union:bcr_slc_cfg
46 unsigned int word; member in union:bcr_generic
57 unsigned int word; member in union:bcr_clust_cfg
71 unsigned int word; member in union:bcr_mmu_4
/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h66 u32 word; member in union:osc_ctrl_reg
83 u32 word; member in union:pllx_base_reg
101 u32 word; member in union:pllx_misc_reg
117 u32 word; member in union:scratch3_reg
/u-boot/arch/arm/include/asm/mach-imx/
H A Dhab.h137 int word; member in struct:imx_sec_config_fuse_t
/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c1265 static int fuse_secondary_boot(u32 bank, u32 word, u32 mask, u32 off) argument
1295 static int fuse_to_search_count(u32 bank, u32 word, u32 mask, u32 off) argument
/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c809 u32 word[2], val[2] = {}; local
/u-boot/arch/arm/mach-imx/imx8ulp/upower/
H A Dupower_api.h88 u32 word; /* message first word */ member in union:upwr_down_1w_msg
/u-boot/arch/arm/mach-imx/imx9/
H A Dtrdc.c450 int trdc_mbc_mem_dump(ulong trdc_reg, u32 mbc_x, u32 dom_x, u32 mem_x, u32 word) argument
/u-boot/arch/arm/mach-mvebu/armada3700/
H A Defuse.c82 static int rwtm_otp_read(u8 row, u32 word, u32 *data) argument
117 static int rwtm_otp_write(u8 row, u32 word, u32 data) argument
166 int fuse_read(u32 bank, u32 word, u32 *val) argument
191 fuse_prog(u32 bank, u32 word, u32 val) argument
208 fuse_sense(u32 bank, u32 word, u32 *val) argument
214 fuse_override(u32 bank, u32 word, u32 val) argument
[all...]
/u-boot/arch/arm/mach-mvebu/
H A Defuse.c168 int mvebu_prog_ld_efuse(int ld1, u32 word, u32 val) argument
292 int fuse_read(u32 bank, u32 word, u32 *val) argument
322 fuse_sense(u32 bank, u32 word, u32 *val) argument
328 fuse_prog(u32 bank, u32 word, u32 val) argument
367 fuse_override(u32 bank, u32 word, u32 val) argument
[all...]
/u-boot/arch/arm/mach-stm32mp/
H A Dcmd_stm32key.c112 int i, word, ret; local
160 int word, ret, result; local
190 u32 word, val; local
[all...]
/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot.c47 u32 word; member in union:xm2cfga_reg
65 u32 word; member in union:xm2cfgd_reg
78 u32 word; member in union:fbio_spare_reg
94 u32 word; member in union:scratch2_reg
104 u32 word; member in union:scratch4_reg
114 u32 word; member in union:scratch24_reg
[all...]
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-pip-defs.h1673 u64 word : 56; member in struct:cvmx_pip_raw_word::cvmx_pip_raw_word_s
H A Dcvmx-pko-defs.h4572 u64 word : 15; member in struct:cvmx_pko_mem_throttle_int::cvmx_pko_mem_throttle_int_s
4610 u64 word : 15; member in struct:cvmx_pko_mem_throttle_pipe::cvmx_pko_mem_throttle_pipe_s
H A Dcvmx-pko3.h1020 u64 word[16]; /**< header and subcommands buffer */ member in struct:cvmx_pko3_pdesc_s
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c115 int word = lanes[lane].lpd / 32; local
/u-boot/arch/riscv/include/asm/
H A Dbitops.h117 static inline unsigned long ffz(unsigned long word) argument
[all...]

Completed in 779 milliseconds

123