Home
last modified time | relevance | path

Searched defs:word (Results 151 – 175 of 429) sorted by relevance

12345678910>>...18

/openbmc/u-boot/arch/sh/include/asm/
H A Dbitops.h106 static inline unsigned long ffz(unsigned long word) in ffz()
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py23 word = pyparsing.Word(pyparsing.alphas) variable
/openbmc/qemu/hw/intc/
H A Dimx_avic.c54 uint32_t word = irq / PRIO_PER_WORD; in imx_avic_prio() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec.h19 uint32_t word[4]; member
/openbmc/linux/tools/include/linux/
H A Dbitops.h85 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
/openbmc/u-boot/include/linux/
H A Dbitops.h171 static inline unsigned long __ffs64(u64 word) in __ffs64()
/openbmc/u-boot/tools/
H A Datmelimage.c155 static void atmel_print_pmecc_header(const uint32_t word) in atmel_print_pmecc_header()
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c770 unsigned int word; in exynos4_jpeg_parse_decode_h_tbl() local
810 unsigned int word; in exynos4_jpeg_parse_huff_tbl() local
900 unsigned int word; in exynos4_jpeg_parse_q_tbl() local
1051 static int get_word_be(struct s5p_jpeg_buffer *buf, unsigned int *word) in get_word_be()
1120 unsigned int height = 0, width = 0, word, subsampling = 0; in s5p_jpeg_parse_hdr() local
/openbmc/linux/include/uapi/linux/
H A Di2c.h143 __u16 word; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dcls.c136 u32 *word; in nfp_abm_update_band_map() local
/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c624 unsigned int word; in emulate_load_store_microMIPS() local
/openbmc/linux/drivers/staging/vt6656/
H A Dmac.c102 int vnt_mac_write_word(struct vnt_private *priv, u8 reg_ofs, u16 word) in vnt_mac_write_word()
/openbmc/linux/arch/x86/kernel/
H A Dunwind_frame.c35 unsigned long word, *sp; in unwind_dump() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_draw.h182 static inline unsigned long rolx(unsigned long word, unsigned int shift, unsigned int x) in rolx()
/openbmc/linux/drivers/mtd/maps/
H A Dck804xrom.c121 u16 word; in ck804xrom_init_one() local
/openbmc/linux/drivers/net/ethernet/8390/
H A Dstnic.c30 #define word unsigned int macro
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c97 u32 *word = data; in cedrus_h265_sram_write_data() local
179 u32 word = 0; in cedrus_h265_ref_pic_list_write() local
/openbmc/linux/drivers/spi/
H A Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
H A Dspi-butterfly.c137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dmax34440.c128 int reg, u16 word) in max34440_write_word_data()
/openbmc/linux/arch/ia64/include/asm/
H A Dspinlock.h257 __u32 word; in arch_read_trylock() member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c262 __u32 *word = (__u32 *)&sk->dst_port; in sk_dst_port__load_word() local
/openbmc/linux/drivers/nvmem/
H A Dmicrochip-otpc.c196 u32 word, word_pos = 0, id = 0, npackets = 0, payload_size; in mchp_otpc_init_packets_list() local
/openbmc/u-boot/arch/riscv/include/asm/
H A Dbitops.h117 static inline unsigned long ffz(unsigned long word) in ffz()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dbitops.h135 static inline unsigned long ffz(unsigned long word) in ffz()

12345678910>>...18