/openbmc/linux/kernel/kcsan/ |
H A D | core.c | 1170 #define DEFINE_TSAN_ATOMIC_LOAD_STORE(bits) \ argument 1193 #define DEFINE_TSAN_ATOMIC_RMW(op, bits, suffix) \ argument 1224 #define DEFINE_TSAN_ATOMIC_CMPXCHG(bits, strength, weak) \ argument 1240 #define DEFINE_TSAN_ATOMIC_CMPXCHG_VAL(bits) \ argument 1257 #define DEFINE_TSAN_ATOMIC_OPS(bits) \ argument
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_tio.c | 291 unsigned int bits = 0; in ni_tio_clock_src_modifiers() local 447 unsigned int bits = 0; in ni_tio_set_sync_mode() local 532 unsigned int bits = 0; in ni_tio_set_counter_mode() local 566 unsigned int bits = 0; in ni_tio_arm() local 615 static int ni_660x_clk_src(unsigned int clock_source, unsigned int *bits) in ni_660x_clk_src() 666 static int ni_m_clk_src(unsigned int clock_source, unsigned int *bits) in ni_m_clk_src() 758 unsigned int bits = 0; in ni_tio_set_clock_src() local 1666 unsigned int bits = ni_tio_read(counter, NITIO_SHARED_STATUS_REG(cidx)); in ni_tio_next_load_register() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 23 #define BITMASK(bits) (BIT(bits) - 1) argument 107 static inline int cpsw_ale_get_field(u32 *ale_entry, u32 start, u32 bits) in cpsw_ale_get_field() 124 static inline void cpsw_ale_set_field(u32 *ale_entry, u32 start, u32 bits, in cpsw_ale_set_field() 144 #define DEFINE_ALE_FIELD(name, start, bits) \ argument 179 #define ALE_ENTRY_FLD(id, start, bits) \ argument 237 u32 bits; in cpsw_ale_entry_get_fld() local 262 u32 bits; in cpsw_ale_entry_set_fld() local 879 int bits; member
|
/openbmc/qemu/ |
H A D | page-vary-common.c | 29 bool set_preferred_target_page_bits_common(int bits) in set_preferred_target_page_bits_common()
|
/openbmc/linux/lib/ |
H A D | crc4.c | 25 uint8_t crc4(uint8_t c, uint64_t x, int bits) in crc4()
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | mac.c | 80 int vnt_mac_reg_bits_off(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_off() 91 int vnt_mac_reg_bits_on(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_on()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-adc081c.c | 35 int bits; member 102 int bits; member
|
/openbmc/linux/drivers/hid/ |
H A D | hid-mcp2200.c | 131 unsigned long *bits) in mcp_set_multiple() 166 unsigned long *bits) in mcp_get_multiple() 183 unsigned long mask = 0, bits = 0; in mcp_get() local 206 unsigned long bits = mcp->gpio_val; in mcp_set_direction() local
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | scc.h | 98 } bits; member 112 } bits; member 121 } bits; member 132 } bits; member
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | hda.c | 14 unsigned int mul, div, bits, channels; in tegra_hda_parse_format() local
|
H A D | hda.h | 14 unsigned int bits; member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb14.rst | 19 Description
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ltc1660.c | 104 #define LTC1660_CHAN(chan, bits) { \ argument 119 #define LTC1660_OCTAL_CHANNELS(bits) { \ argument
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svcauth.h | 171 static inline unsigned long hash_str(char const *name, int bits) in hash_str() 176 static inline unsigned long hash_mem(char const *buf, int length, int bits) in hash_mem()
|
/openbmc/linux/tools/perf/util/ |
H A D | sharded_mutex.c | 10 unsigned int bits; in sharded_mutex__new() local
|
H A D | pmu.y | 25 static void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
/openbmc/qemu/include/exec/ |
H A D | page-vary.h | 25 int bits; member
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | fsl_mmdc.c | 14 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) in set_wait_for_bits_clear()
|
/openbmc/u-boot/include/u-boot/ |
H A D | md5.h | 13 __u32 bits[2]; member
|
/openbmc/linux/fs/minix/ |
H A D | bitmap.c | 100 u32 bits = sbi->s_nzones - sbi->s_firstdatazone + 1; in minix_count_free_blocks() local 266 u32 bits = sbi->s_ninodes + 1; in minix_count_free_inodes() local
|
/openbmc/linux/arch/mips/include/asm/txx9/ |
H A D | tx4927.h | 216 static inline void txx9_clear64(__u64 __iomem *adr, __u64 bits) in txx9_clear64() 227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() 240 static inline void tx4927_ccfg_clear(__u64 bits) in tx4927_ccfg_clear() 246 static inline void tx4927_ccfg_set(__u64 bits) in tx4927_ccfg_set()
|
/openbmc/linux/arch/arm/common/ |
H A D | locomo.c | 536 void locomo_gpio_set_dir(struct device *dev, unsigned int bits, unsigned int dir) in locomo_gpio_set_dir() 565 int locomo_gpio_read_level(struct device *dev, unsigned int bits) in locomo_gpio_read_level() 583 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() 601 void locomo_gpio_write(struct device *dev, unsigned int bits, unsigned int set) in locomo_gpio_write()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aggregator.c | 297 unsigned long *bits) in gpio_fwd_get_multiple() 323 unsigned long *mask, unsigned long *bits) in gpio_fwd_get_multiple_locked() 377 unsigned long *bits) in gpio_fwd_set_multiple() 395 unsigned long *mask, unsigned long *bits) in gpio_fwd_set_multiple_locked()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | mini_inflate.c | 67 const unsigned int bits) in pull_bits() 123 int bits = 0; in read_symbol() local
|
/openbmc/phosphor-host-ipmid/include/ipmid/message/ |
H A D | pack.hpp | 145 uint64_t bits = static_cast<uint64_t>(t); in op() local 176 unsigned long long bits = t.to_ullong(); in op() local
|