/openbmc/u-boot/arch/sh/include/asm/ |
H A D | bitops.h | 106 static inline unsigned long ffz(unsigned long word) in ffz()
|
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | patchtest_patterns.py | 23 word = pyparsing.Word(pyparsing.alphas) variable
|
/openbmc/qemu/hw/intc/ |
H A D | imx_avic.c | 54 uint32_t word = irq / PRIO_PER_WORD; in imx_avic_prio() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec.h | 19 uint32_t word[4]; member
|
/openbmc/linux/tools/include/linux/ |
H A D | bitops.h | 85 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
|
/openbmc/u-boot/include/linux/ |
H A D | bitops.h | 171 static inline unsigned long __ffs64(u64 word) in __ffs64()
|
/openbmc/u-boot/tools/ |
H A D | atmelimage.c | 155 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 D | jpeg-core.c | 770 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 D | i2c.h | 143 __u16 word; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | cls.c | 136 u32 *word; in nfp_abm_update_band_map() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | unaligned.c | 624 unsigned int word; in emulate_load_store_microMIPS() local
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | mac.c | 102 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 D | unwind_frame.c | 35 unsigned long word, *sp; in unwind_dump() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_draw.h | 182 static inline unsigned long rolx(unsigned long word, unsigned int shift, unsigned int x) in rolx()
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | ck804xrom.c | 121 u16 word; in ck804xrom_init_one() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | stnic.c | 30 #define word unsigned int macro
|
/openbmc/linux/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h265.c | 97 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 D | spi-lm70llp.c | 182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
|
H A D | spi-butterfly.c | 137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | max34440.c | 128 int reg, u16 word) in max34440_write_word_data()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | spinlock.h | 257 __u32 word; in arch_read_trylock() member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sock_fields.c | 262 __u32 *word = (__u32 *)&sk->dst_port; in sk_dst_port__load_word() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | microchip-otpc.c | 196 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 D | bitops.h | 117 static inline unsigned long ffz(unsigned long word) in ffz()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | bitops.h | 135 static inline unsigned long ffz(unsigned long word) in ffz()
|