/linux-4.4.14/include/linux/ |
D | hash.h | 27 #define hash_long(val, bits) hash_32(val, bits) argument 29 #define hash_long(val, bits) hash_64(val, bits) argument 51 static __always_inline u64 hash_64(u64 val, unsigned int bits) in hash_64() 78 static inline u32 hash_32(u32 val, unsigned int bits) in hash_32() 87 static inline unsigned long hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
D | hashtable.h | 15 #define DEFINE_HASHTABLE(name, bits) \ argument 19 #define DECLARE_HASHTABLE(name, bits) \ argument 26 #define hash_min(val, bits) \ argument
|
D | timecounter.h | 23 #define CYCLECOUNTER_MASK(bits) (cycle_t)((bits) < 64 ? ((1ULL<<(bits))-1) : -1) argument
|
D | genalloc.h | 75 unsigned long bits[0]; /* bitmap for allocating memory chunk */ member
|
D | basic_mmio_gpio.h | 41 int bits; member
|
/linux-4.4.14/include/sound/ |
D | cs8403.h | 39 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() 84 unsigned char bits; in SND_CS8403_ENCODE() local 169 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8404_DECODE() 210 unsigned char bits; in SND_CS8404_ENCODE() local
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | word-at-a-time.h | 21 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a… in has_zero() 28 static inline unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word… in prep_zero_mask() 33 #define create_zero_mask(bits) (bits) argument 35 static inline unsigned long find_zero(unsigned long bits) in find_zero()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | masklog.h | 134 #define __mlog_test_u64(mask, bits) \ argument 137 #define __mlog_set_u64(mask, bits) do { \ argument 141 #define __mlog_clear_u64(mask, bits) do { \ argument 154 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument 155 #define __mlog_set_u64(mask, bits) do { \ argument 158 #define __mlog_clear_u64(mask, bits) do { \ argument
|
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/ |
D | word-at-a-time.h | 59 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 70 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 76 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 126 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 138 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 145 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | word-at-a-time.h | 59 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 70 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 76 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 126 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 138 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 145 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 193 int bits) in bitfill_unaligned_rev() 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
D | cfbfillrect.c | 36 unsigned long pat, unsigned n, int bits, u32 bswapmask) in bitfill_aligned() 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev() 219 unsigned n, int bits) in bitfill_unaligned_rev() 282 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_fillrect() local
|
D | syscopyarea.c | 29 const unsigned long *src, unsigned src_idx, int bits, unsigned n) in bitcpy() 171 const unsigned long *src, unsigned src_idx, unsigned bits, in bitcpy_rev() 321 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
|
D | cfbcopyarea.c | 47 const unsigned long __iomem *src, unsigned src_idx, int bits, in bitcpy() 213 const unsigned long __iomem *src, unsigned src_idx, int bits, in bitcpy_rev() 387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-gpio.c | 153 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode0() 159 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode1() 165 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode2() 171 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode3() 187 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode0() 194 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode1() 201 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode2() 208 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode3()
|
D | spi-bitbang.c | 65 u32 word, u8 bits), in bitbang_txrx_8() 69 unsigned bits = t->bits_per_word; in bitbang_txrx_8() local 91 u32 word, u8 bits), in bitbang_txrx_16() 95 unsigned bits = t->bits_per_word; in bitbang_txrx_16() local 117 u32 word, u8 bits), in bitbang_txrx_32() 121 unsigned bits = t->bits_per_word; in bitbang_txrx_32() local
|
D | spi-sh-sci.c | 43 static inline void setbits(struct sh_sci_spi *sp, int bits, int on) in setbits() 83 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode0() 89 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode1() 95 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode2() 101 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode3()
|
D | spi-bitbang-txrx.h | 48 u32 word, u8 bits) in bitbang_txrx_be_cpha0() 80 u32 word, u8 bits) in bitbang_txrx_be_cpha1()
|
D | spi-xtensa-xtfpga.c | 57 u32 v, u8 bits) in xtfpga_spi_txrx_word()
|
/linux-4.4.14/include/linux/iio/imu/ |
D | adis.h | 160 #define ADIS_VOLTAGE_CHAN(addr, si, chan, name, info_all, bits) { \ argument 178 #define ADIS_SUPPLY_CHAN(addr, si, info_all, bits) \ argument 181 #define ADIS_AUX_ADC_CHAN(addr, si, info_all, bits) \ argument 184 #define ADIS_TEMP_CHAN(addr, si, info_all, bits) { \ argument 202 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 220 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 223 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 226 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 229 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vdso2c.c | 123 #define GLE(x, bits, ifnot) \ argument 135 #define PLE(x, val, bits, ifnot) \ argument 150 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 151 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 156 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 157 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
/linux-4.4.14/arch/mips/vdso/ |
D | genvdso.c | 81 #define BUILD_SWAP(bits) \ argument 91 #define __FUNC(name, bits) name##bits argument 92 #define _FUNC(name, bits) __FUNC(name, bits) argument 95 #define __ELF(x, bits) Elf##bits##_##x argument 96 #define _ELF(x, bits) __ELF(x, bits) argument
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_regs.h | 64 } bits; member 72 } bits; member 82 } bits; member 93 } bits; member 103 } bits; member 112 } bits; member
|
/linux-4.4.14/drivers/iio/imu/ |
D | adis16400_core.c | 464 #define ADIS16400_VOLTAGE_CHAN(addr, bits, name, si, chn) { \ argument 483 #define ADIS16400_SUPPLY_CHAN(addr, bits) \ argument 486 #define ADIS16400_AUX_ADC_CHAN(addr, bits) \ argument 489 #define ADIS16400_GYRO_CHAN(mod, addr, bits) { \ argument 509 #define ADIS16400_ACCEL_CHAN(mod, addr, bits) { \ argument 529 #define ADIS16400_MAGN_CHAN(mod, addr, bits) { \ argument 552 #define ADIS16400_MOD_TEMP_CHAN(mod, addr, bits) { \ argument 574 #define ADIS16400_TEMP_CHAN(addr, bits) { \ argument 593 #define ADIS16400_INCLI_CHAN(mod, addr, bits) { \ argument
|
/linux-4.4.14/arch/sh/include/asm/ |
D | word-at-a-time.h | 26 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 33 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 38 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | word-at-a-time.h | 29 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, in has_zero() 37 #define prep_zero_mask(a, bits, c) (bits) argument 39 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
D | smp_plat.h | 29 u32 bits; member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | word-at-a-time.h | 18 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, in has_zero() 26 #define prep_zero_mask(a, bits, c) (bits) argument 28 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
D | div64.h | 214 #define __div64_fls(bits) \ argument
|
D | dma-iommu.h | 20 size_t bits; /* per bitmap */ member
|
D | smp_plat.h | 97 u32 bits; member
|
/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
D | pcibr_reg.c | 26 void pcireg_control_bit_clr(struct pcibus_info *pcibus_info, u64 bits) in pcireg_control_bit_clr() 46 void pcireg_control_bit_set(struct pcibus_info *pcibus_info, u64 bits) in pcireg_control_bit_set() 124 void pcireg_intr_enable_bit_clr(struct pcibus_info *pcibus_info, u64 bits) in pcireg_intr_enable_bit_clr() 144 void pcireg_intr_enable_bit_set(struct pcibus_info *pcibus_info, u64 bits) in pcireg_intr_enable_bit_set()
|
/linux-4.4.14/lib/ |
D | bitmap.c | 46 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal() 61 void __bitmap_complement(unsigned long *dst, const unsigned long *src, unsigned int bits) in __bitmap_complement() 154 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and() 170 const unsigned long *bitmap2, unsigned int bits) in __bitmap_or() 181 const unsigned long *bitmap2, unsigned int bits) in __bitmap_xor() 192 const unsigned long *bitmap2, unsigned int bits) in __bitmap_andnot() 208 const unsigned long *bitmap2, unsigned int bits) in __bitmap_intersects() 223 const unsigned long *bitmap2, unsigned int bits) in __bitmap_subset() 237 int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight() 757 const unsigned long *new, int bits) in bitmap_bitremap() [all …]
|
/linux-4.4.14/fs/jffs2/ |
D | compr_rubin.c | 44 int bits[8]; member 88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin() 151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() 168 int c, bits = 0; in __do_decode() local 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 308 int bits[8]; in jffs2_dynrubin_compress() local 368 static void rubin_do_decompress(int bit_divider, int *bits, in rubin_do_decompress() 397 int bits[8]; in jffs2_dynrubin_decompress() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | word-at-a-time.h | 46 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 53 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 58 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
D | io_apic.h | 35 } __attribute__ ((packed)) bits; member 46 } __attribute__ ((packed)) bits; member 55 } __attribute__ ((packed)) bits; member 63 } __attribute__ ((packed)) bits; member
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_vli.h | 219 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance() 260 static inline int bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) in bitstream_put_bits() 293 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) in bitstream_get_bits() 343 int bits = __vli_encode_bits(&code, in); in vli_encode_bits() local
|
/linux-4.4.14/tools/perf/util/ |
D | bitmap.c | 10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() 24 const unsigned long *bitmap2, int bits) in __bitmap_or()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgdev.h | 91 } bitfields, bits; member 100 } bitfields, bits; member 120 } bitfields, bits; member 129 } bitfields, bits; member 144 } bitfields, bits; member 155 } bitfields, bits; member 165 } bitfields, bits; member
|
/linux-4.4.14/arch/um/include/asm/ |
D | page.h | 41 #define pte_get_bits(pte, bits) ((pte).pte_low & (bits)) argument 42 #define pte_set_bits(pte, bits) ((pte).pte_low |= (bits)) argument 43 #define pte_clear_bits(pte, bits) ((pte).pte_low &= ~(bits)) argument 72 #define pte_get_bits(p, bits) ((p).pte & (bits)) argument 73 #define pte_set_bits(p, bits) ((p).pte |= (bits)) argument 74 #define pte_clear_bits(p, bits) ((p).pte &= ~(bits)) argument
|
/linux-4.4.14/drivers/iio/adc/ |
D | ad7476.c | 136 #define _AD7476_CHAN(bits, _shift, _info_mask_sep) \ argument 151 #define AD7476_CHAN(bits) _AD7476_CHAN((bits), 13 - (bits), \ argument 153 #define AD7940_CHAN(bits) _AD7476_CHAN((bits), 15 - (bits), \ argument 155 #define AD7091R_CHAN(bits) _AD7476_CHAN((bits), 16 - (bits), 0) argument
|
D | ad7923.c | 52 #define EXTRACT(val, dec, bits) ((val >> dec) & ((1 << bits) - 1)) argument 84 #define AD7923_V_CHAN(index, bits) \ argument 101 #define DECLARE_AD7923_CHANNELS(name, bits) \ argument
|
D | ad7791.c | 68 #define DECLARE_AD7787_CHANNELS(name, bits, storagebits) \ argument 80 #define DECLARE_AD7791_CHANNELS(name, bits, storagebits) \ argument
|
D | max1363.c | 142 u8 bits; member 461 #define MAX1363_CHAN_U(num, addr, si, bits, ev_spec, num_ev_spec) \ argument 482 #define MAX1363_CHAN_B(num, num2, addr, si, bits, ev_spec, num_ev_spec) \ argument 504 #define MAX1363_4X_CHANS(bits, ev_spec, num_ev_spec) { \ argument 549 #define MAX1363_12X_CHANS(bits) { \ argument 598 #define MAX1363_8X_CHANS(bits) { \ argument 625 #define MAX1363_2X_CHANS(bits) { \ argument
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-jtag.c | 87 uint32_t cvmx_helper_qlm_jtag_shift(int qlm, int bits, uint32_t data) in cvmx_helper_qlm_jtag_shift() 113 void cvmx_helper_qlm_jtag_shift_zeros(int qlm, int bits) in cvmx_helper_qlm_jtag_shift_zeros()
|
/linux-4.4.14/sound/oss/ |
D | sb_common.c | 280 int bits; in sb16_set_dma_hw() local 301 unsigned char bits = sb_getmixer(devc, 0x84) & ~0x06; in sb16_set_mpu_port() local 347 unsigned char bits = 0; in relocate_Jazz16() local 442 unsigned char bits; in relocate_ess1688() local 1115 unsigned char bits = 0; in init_Jazz16_midi() local 1200 unsigned char bits = sb_getmixer(devc, 0x84) & ~0x06; in probe_sbmpu() local
|
D | sb_audio.c | 226 static void sb1_audio_trigger(int dev, int bits) in sb1_audio_trigger() 313 static unsigned int sb1_audio_set_bits(int dev, unsigned int bits) in sb1_audio_set_bits() 408 static void sb20_audio_trigger(int dev, int bits) in sb20_audio_trigger() 469 unsigned char bits = 0; in sbpro_audio_prepare_for_input() local 498 unsigned char bits = 0; in sbpro_audio_prepare_for_output() local 616 static unsigned int sb16_audio_set_bits(int dev, unsigned int bits) in sb16_audio_set_bits() 688 unsigned long bits; in sb16_audio_output_block() local 779 static void sb16_audio_trigger(int dev, int bits) in sb16_audio_trigger()
|
D | audio.c | 74 int bits; in audio_open() local 747 int fact, ret, changed, bits, count, err; in dma_ioctl() local
|
D | pas2_mixer.c | 77 mixer_output(int right_vol, int left_vol, int div, int bits, in mixer_output()
|
D | pss.c | 219 unsigned short tmp, bits; in set_irq() local 238 unsigned short bits = (base & 0x0ffc) << 4; in set_io_base() local 251 unsigned short tmp, bits; in set_dma() local
|
/linux-4.4.14/include/asm-generic/ |
D | word-at-a-time.h | 92 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 99 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 104 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | cm2xxx_3xxx.h | 64 static inline u32 omap2_cm_rmw_mod_reg_bits(u32 mask, u32 bits, s16 module, in omap2_cm_rmw_mod_reg_bits() 89 static inline u32 omap2_cm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_set_mod_reg_bits() 94 static inline u32 omap2_cm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_clear_mod_reg_bits()
|
D | prm2xxx_3xxx.h | 67 static inline u32 omap2_prm_rmw_mod_reg_bits(u32 mask, u32 bits, s16 module, in omap2_prm_rmw_mod_reg_bits() 92 static inline u32 omap2_prm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_prm_set_mod_reg_bits() 97 static inline u32 omap2_prm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_prm_clear_mod_reg_bits()
|
D | prcm_mpu44xx.c | 41 u32 omap4_prcm_mpu_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) in omap4_prcm_mpu_rmw_inst_reg_bits()
|
D | cminst44xx.c | 133 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() 146 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() 151 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits()
|
D | prminst44xx.c | 77 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, in omap4_prminst_rmw_inst_reg_bits()
|
/linux-4.4.14/drivers/misc/eeprom/ |
D | eeprom_93xx46.c | 45 int bits, ret; in eeprom_93xx46_bin_read() local 101 int bits, ret; in eeprom_93xx46_ew() local 148 int bits, data_len, ret; in eeprom_93xx46_write_word() local 236 int bits, ret; in eeprom_93xx46_eral() local
|
/linux-4.4.14/drivers/staging/iio/accel/ |
D | adis16240_core.c | 32 unsigned bits) in adis16240_spi_read_signed() 87 int bits; in adis16240_read_raw() local 162 int bits = 10; in adis16240_write_raw() local
|
D | adis16209_core.c | 44 int bits; in adis16209_write_raw() local 72 int bits; in adis16209_read_raw() local
|
D | adis16201_core.c | 39 int bits; in adis16201_read_raw() local 111 int bits; in adis16201_write_raw() local
|
D | adis16204_core.c | 43 int bits; in adis16204_read_raw() local 119 int bits; in adis16204_write_raw() local
|
D | adis16203_core.c | 51 int bits; in adis16203_read_raw() local
|
D | adis16220_core.c | 242 u8 bits; member 272 u8 bits; in adis16220_read_raw() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | nettel.h | 56 static __inline__ void mcf_setppdata(unsigned int mask, unsigned int bits) in mcf_setppdata() 93 static __inline__ void mcf_setppdata(unsigned int mask, unsigned int bits) in mcf_setppdata()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | irq_64.h | 66 static inline void set_softint(unsigned long bits) in set_softint() 73 static inline void clear_softint(unsigned long bits) in clear_softint()
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.y | 46 int bits; member 284 unsigned long long bits; variable
|
/linux-4.4.14/arch/mips/mti-sead3/ |
D | sead3-platform.c | 106 #define LEDFLAGS(bits, shift) \ argument 109 #define LEDBITS(id, shift, bits) \ argument
|
D | sead3-init.c | 25 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | c6xdigio.c | 80 unsigned int *bits, in c6xdigio_get_encoder_bits() 99 unsigned int bits; in c6xdigio_pwm_write() local 125 unsigned int bits; in c6xdigio_encoder_read() local
|
D | ni_tio.c | 237 unsigned bits = 0; in ni_tio_clock_src_modifiers() local 461 unsigned bits = 0; in ni_tio_set_counter_mode() local 505 unsigned bits = 0; in ni_tio_arm() local 687 unsigned bits = 0; in ni_tio_set_clock_src() local 1276 const unsigned bits = in ni_tio_next_load_register() local 1371 unsigned bits, in ni_gpct_device_construct()
|
D | cb_pcidas64.c | 1202 uint16_t *bits, unsigned int channel, in set_dac_range_bits() 1264 uint32_t bits; in enable_ai_interrupts() local 1290 uint32_t bits; in init_plx9080() local 1371 uint16_t bits; in set_ai_fifo_segment_length() local 1430 uint16_t bits; in init_stc_registers() local 1759 unsigned int bits = 0, n; in ai_rinsn() local 2430 unsigned short bits; in setup_channel_queue() local 2575 uint32_t bits; in ai_cmd() local 3147 unsigned int bits = DAC_ENABLE_BIT | WAVEFORM_GATE_LEVEL_BIT | in set_dac_control0_reg() local 3188 uint16_t bits; in set_dac_select_reg() local [all …]
|
/linux-4.4.14/Documentation/vDSO/ |
D | parse_vdso.c | 57 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 58 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-reg.h | 31 #define vxge_bVALn(bits, loc, n) \ argument 34 #define VXGE_HW_TITAN_ASIC_ID_GET_INITIAL_DEVICE_ID(bits) \ argument 36 #define VXGE_HW_TITAN_ASIC_ID_GET_INITIAL_MAJOR_REVISION(bits) \ argument 38 #define VXGE_HW_TITAN_ASIC_ID_GET_INITIAL_MINOR_REVISION(bits) \ argument 41 #define VXGE_HW_VPATH_TO_FUNC_MAP_CFG1_GET_VPATH_TO_FUNC_MAP_CFG1(bits) \ argument 43 #define VXGE_HW_HOST_TYPE_ASSIGNMENTS_GET_HOST_TYPE_ASSIGNMENTS(bits) \ argument 89 #define VXGE_HW_VPATH_IS_FIRST_GET_VPATH_IS_FIRST(bits) vxge_bVALn(bits, 3, 1) argument 91 #define VXGE_HW_TIM_VPATH_ASSIGNMENT_GET_BMAP_ROOT(bits) \ argument 94 #define VXGE_HW_RXMAC_CFG0_PORT_VPMGMT_CLONE_GET_MAX_PYLD_LEN(bits) \ argument 97 #define VXGE_HW_XMAC_VSPORT_CHOICES_VP_GET_VSPORT_VECTOR(bits) \ argument [all …]
|
/linux-4.4.14/arch/tile/kernel/ |
D | tile-desc_64.c | 2139 find_opcode(tilegx_bundle_bits bits, const unsigned short *table) in find_opcode() 2159 parse_insn_tilegx(tilegx_bundle_bits bits, in parse_insn_tilegx()
|
D | tile-desc_32.c | 2526 find_opcode(tilepro_bundle_bits bits, tilepro_pipeline pipe) in find_opcode() 2547 parse_insn_tilepro(tilepro_bundle_bits bits, in parse_insn_tilepro()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-maxiradio.c | 86 u8 bits = 0; in maxiradio_tea575x_set_pins() local 101 u8 bits = inb(dev->io); in maxiradio_tea575x_get_pins() local
|
D | radio-sf16fmr2.c | 62 u8 bits = 0; in fmr2_tea575x_set_pins() local 75 u8 bits = inb(fmr2->io); in fmr2_tea575x_get_pins() local
|
D | radio-aztech.c | 71 u8 bits = az->curvol; in aztech_set_pins() local
|
D | radio-aimslab.c | 89 u8 bits = AIMS_BIT_VOL_DN | AIMS_BIT_VOL_UP | AIMS_BIT_TUN_STRQ; in rtrack_set_pins() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-io.c | 65 u32 bits, u32 mask, int timeout) in iwl_poll_bit() 158 u32 bits, u32 mask, int timeout) in iwl_poll_prph_bit() 185 u32 bits, u32 mask) in iwl_set_bits_mask_prph()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | btext.c | 243 int l, bits; in draw_byte_32() local 264 int l, bits; in draw_byte_16() local 282 int l, bits; in draw_byte_8() local
|
/linux-4.4.14/drivers/leds/ |
D | leds-pca955x.c | 67 int bits; member 121 static inline int pca95xx_num_input_regs(int bits) in pca95xx_num_input_regs() 127 static inline int pca95xx_num_led_regs(int bits) in pca95xx_num_led_regs()
|
/linux-4.4.14/drivers/media/rc/ |
D | rc-core-priv.h | 49 u32 bits; member 55 u32 bits; member 69 u32 bits; member 74 u16 bits; member 83 u64 bits; member 88 u32 bits; member
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-generic.c | 209 unsigned long *mask, unsigned long *bits, in bgpio_multiple_get_masks() 232 unsigned long *bits, in bgpio_set_multiple_single_reg() 251 unsigned long *bits) in bgpio_set_multiple() 259 unsigned long *bits) in bgpio_set_multiple_set() 268 unsigned long *bits) in bgpio_set_multiple_with_clear()
|
/linux-4.4.14/arch/tile/lib/ |
D | strlen_32.c | 30 uint32_t bits; in strlen() local
|
D | strlen_64.c | 29 uint64_t bits; in strlen() local
|
D | strnlen_64.c | 27 uint64_t v, bits; in strnlen() local
|
D | strnlen_32.c | 26 uint32_t v, bits; in strnlen() local
|
D | memchr_64.c | 26 uint64_t goal, before_mask, v, bits; in memchr() local
|
D | memchr_32.c | 25 uint32_t goal, before_mask, v, bits; in memchr() local
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 31 #define _d(name, bits, addr, perms) debugfs_create_x##bits(name, perms, parent, (u##bits *)(addr)) argument 32 #define d(name, bits, addr) _d(name, bits, addr, S_IRUSR|S_IWUSR) argument 33 #define d_RO(name, bits, addr) _d(name, bits, addr, S_IRUSR) argument 34 #define d_WO(name, bits, addr) _d(name, bits, addr, S_IWUSR) argument 36 #define D_RO(name, bits) d_RO(#name, bits, name) argument 37 #define D_WO(name, bits) d_WO(#name, bits, name) argument 477 #define __SPORT(name, bits) \ argument
|
/linux-4.4.14/drivers/cpufreq/ |
D | powernow-k7.h | 23 } bits; member 41 } bits; member
|
D | longhaul.h | 17 } bits; member 46 } bits; member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_trace.h | 254 #define TRACE_PT_SIZE(bits) \ argument
|
/linux-4.4.14/arch/arm/crypto/ |
D | aesbs-glue.c | 61 int bits = key_len * 8; in aesbs_cbc_set_key() local 77 int bits = key_len * 8; in aesbs_ctr_set_key() local 91 int bits = key_len * 4; in aesbs_xts_set_key() local
|
/linux-4.4.14/drivers/input/joystick/ |
D | sidewinder.c | 121 int bits; member 217 static __u64 sw_get_bits(unsigned char *buf, int pos, int num, char bits) in sw_get_bits() 528 static void sw_print_packet(char *name, int length, unsigned char *buf, char bits) in sw_print_packet() 734 int bits, code; in sw_connect() local
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | cpsw_ale.c | 28 #define BITMASK(bits) (BIT(bits) - 1) argument 54 static inline int cpsw_ale_get_field(u32 *ale_entry, u32 start, u32 bits) in cpsw_ale_get_field() 64 static inline void cpsw_ale_set_field(u32 *ale_entry, u32 start, u32 bits, in cpsw_ale_set_field() 77 #define DEFINE_ALE_FIELD(name, start, bits) \ argument 464 int bits; member
|
/linux-4.4.14/drivers/net/phy/ |
D | mdio-bitbang.c | 72 static void mdiobb_send_num(struct mdiobb_ctrl *ctrl, u16 val, int bits) in mdiobb_send_num() 81 static u16 mdiobb_get_num(struct mdiobb_ctrl *ctrl, int bits) in mdiobb_get_num()
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | mac.c | 145 void vnt_mac_reg_bits_off(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_off() 156 void vnt_mac_reg_bits_on(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_on()
|
/linux-4.4.14/include/linux/netfilter/ipset/ |
D | ip_set_bitmap.h | 17 range_to_mask(u32 from, u32 to, u8 *bits) in range_to_mask()
|
/linux-4.4.14/fs/btrfs/ |
D | struct-funcs.c | 52 #define DEFINE_BTRFS_SETGET_BITS(bits) \ argument
|
D | extent_io.c | 134 static void add_extent_changeset(struct extent_state *state, unsigned bits, in add_extent_changeset() 418 struct extent_state *state, unsigned *bits) in set_state_cb() 425 struct extent_state *state, unsigned *bits) in clear_state_cb() 449 unsigned *bits, struct extent_changeset *changeset) in insert_state() 534 unsigned *bits, int wake, in clear_state_bit() 595 unsigned bits, int wake, int delete, in __clear_extent_bit() 768 unsigned long bits) in wait_extent_bit() 815 unsigned *bits, struct extent_changeset *changeset) in set_state_bits() 860 unsigned bits, unsigned exclusive_bits, in __set_extent_bit() 1061 unsigned bits, u64 * failed_start, in set_extent_bit() [all …]
|
/linux-4.4.14/include/linux/sunrpc/ |
D | svcauth.h | 161 static inline unsigned long hash_str(char *name, int bits) in hash_str() 179 static inline unsigned long hash_mem(char *buf, int length, int bits) in hash_mem()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | cpm2.c | 147 int i, bits = 0; in cpm2_clk_setup() local 277 int i, bits = 0; in cpm2_smc_clk_setup() local
|
D | cpm2_pic.c | 203 unsigned long bits; in cpm2_get_irq() local
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_bt829.c | 229 unsigned char bits; in do_i2c_stop() local 359 unsigned char bits; in do_get_bits() local
|
/linux-4.4.14/drivers/input/ |
D | evdev.c | 663 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 691 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 730 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 743 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 764 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 775 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 810 unsigned long *bits; in handle_eviocgbit() local 916 unsigned long *bits, unsigned int maxbit, in evdev_handle_get_val()
|
/linux-4.4.14/include/clocksource/ |
D | samsung_pwm.h | 33 u8 bits; member
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_wc_x86_64.c | 55 unsigned bits; in ipath_enable_wc() local
|
/linux-4.4.14/fs/minix/ |
D | bitmap.c | 99 u32 bits = sbi->s_nzones - sbi->s_firstdatazone + 1; in minix_count_free_blocks() local 269 u32 bits = sbi->s_ninodes + 1; in minix_count_free_inodes() local
|
/linux-4.4.14/drivers/xen/ |
D | acpi.c | 42 unsigned int bits = extended ? 8 : 16; in xen_acpi_notify_hypervisor_state() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_wc_x86_64.c | 57 unsigned bits; in qib_enable_wc() local
|
/linux-4.4.14/lib/zlib_inflate/ |
D | inftrees.h | 29 unsigned char bits; /* bits in this part of the code */ member
|
D | inftrees.c | 24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
|
D | inffast.c | 104 unsigned bits; /* local strm->bits */ in inflate_fast() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | base.c | 37 u32 bits = vma->node->type - 12; in nvkm_vm_map_at() local 81 u32 bits = vma->node->type - 12; in nvkm_vm_map_sg_table() local 140 u32 bits = vma->node->type - 12; in nvkm_vm_map_sg() local 188 u32 bits = vma->node->type - 12; in nvkm_vm_unmap_at() local
|
/linux-4.4.14/arch/mips/include/asm/txx9/ |
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()
|
/linux-4.4.14/drivers/atm/ |
D | horizon.h | 71 #define PRINTDB(bits,format,args...) \ argument 73 #define PRINTDM(bits,format,args...) \ argument 75 #define PRINTDE(bits,format,args...) \ argument 77 #define PRINTD(bits,format,args...) \ argument 82 #define PRINTD(bits,format,args...) argument 83 #define PRINTDB(bits,format,args...) argument 84 #define PRINTDM(bits,format,args...) argument 85 #define PRINTDE(bits,format,args...) argument
|
D | ambassador.h | 70 #define PRINTDB(bits,format,args...) \ argument 72 #define PRINTDM(bits,format,args...) \ argument 74 #define PRINTDE(bits,format,args...) \ argument 76 #define PRINTD(bits,format,args...) \ argument 81 #define PRINTD(bits,format,args...) argument 82 #define PRINTDB(bits,format,args...) argument 83 #define PRINTDM(bits,format,args...) argument 84 #define PRINTDE(bits,format,args...) argument 88 #define PRINTDD(bits,format,args...) argument
|
/linux-4.4.14/arch/mips/kernel/ |
D | early_printk_8250.c | 49 int status, bits; in prom_putchar() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | M0209.h | 8 u8 bits; member
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | irq.c | 186 unsigned int bits; in snd_emu10k1_interrupt() local
|
/linux-4.4.14/arch/s390/crypto/ |
D | sha_common.c | 67 u64 bits; in s390_sha_final() local
|
/linux-4.4.14/lib/842/ |
D | 842_decompress.c | 98 u8 *in = p->in, b = p->bit, bits = b + n; in next_bits() local 172 static int __do_index(struct sw842_param *p, u8 size, u8 bits, u64 fsize) in __do_index()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv04.h | 7 unsigned bits:6; member
|
/linux-4.4.14/drivers/acpi/ |
D | acpi_cmos_rtc.c | 32 u32 bits, u64 *value64, in acpi_cmos_rtc_space_handler()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | btext.c | 427 int l, bits; in draw_byte_32() local 448 int l, bits; in draw_byte_16() local 466 int l, bits; in draw_byte_8() local
|
/linux-4.4.14/drivers/net/ethernet/aurora/ |
D | nb8800.c | 90 static inline void nb8800_modb(struct nb8800_priv *priv, int reg, u8 bits, in nb8800_modb() 96 static inline void nb8800_setb(struct nb8800_priv *priv, int reg, u8 bits) in nb8800_setb() 101 static inline void nb8800_clearb(struct nb8800_priv *priv, int reg, u8 bits) in nb8800_clearb() 106 static inline void nb8800_modl(struct nb8800_priv *priv, int reg, u32 bits, in nb8800_modl() 112 static inline void nb8800_setl(struct nb8800_priv *priv, int reg, u32 bits) in nb8800_setl() 117 static inline void nb8800_clearl(struct nb8800_priv *priv, int reg, u32 bits) in nb8800_clearl()
|
/linux-4.4.14/drivers/parport/ |
D | parport_sunbpp.c | 88 unsigned char bits = 0; in status_sunbpp_to_pc() local 111 unsigned char bits = 0; in control_sunbpp_to_pc() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 71 __u64 bits) in mdc_resource_get_unused() 112 __u64 bits; in mdc_setattr() local
|
/linux-4.4.14/drivers/acpi/pmic/ |
D | intel_pmic.c | 49 acpi_physical_address address, u32 bits, u64 *value64, in intel_pmic_power_handler() 168 acpi_physical_address address, u32 bits, u64 *value64, in intel_pmic_thermal_handler()
|
/linux-4.4.14/arch/arm/common/ |
D | locomo.c | 541 void locomo_gpio_set_dir(struct device *dev, unsigned int bits, unsigned int dir) in locomo_gpio_set_dir() 570 int locomo_gpio_read_level(struct device *dev, unsigned int bits) in locomo_gpio_read_level() 588 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() 606 void locomo_gpio_write(struct device *dev, unsigned int bits, unsigned int set) in locomo_gpio_write()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | ramht.h | 16 int bits; member
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_conntrack_labels.h | 14 unsigned long bits[]; member
|
/linux-4.4.14/drivers/clk/mmp/ |
D | reset.h | 11 u32 bits; member
|
/linux-4.4.14/drivers/char/ |
D | pc8736x_gpio.c | 124 static inline u32 pc8736x_gpio_configure_fn(unsigned index, u32 mask, u32 bits, in pc8736x_gpio_configure_fn() 146 static u32 pc8736x_gpio_configure(unsigned index, u32 mask, u32 bits) in pc8736x_gpio_configure()
|
D | ds1620.c | 145 static void ds1620_out(int cmd, int bits, int value) in ds1620_out() 168 static unsigned int ds1620_in(int cmd, int bits) in ds1620_in()
|
/linux-4.4.14/arch/x86/mm/ |
D | amdtopology.c | 79 unsigned int bits, cores, apicid_base; in amd_numa_init() local
|
/linux-4.4.14/drivers/misc/cb710/ |
D | debug.c | 25 static inline int allow_reg_read(unsigned block, unsigned offset, unsigned bits) in allow_reg_read()
|
/linux-4.4.14/drivers/clocksource/ |
D | mmio.c | 53 unsigned long hz, int rating, unsigned bits, in clocksource_mmio_init()
|
D | timer-stm32.c | 107 int irq, ret, bits, prescaler = 1; in stm32_clockevent_init() local
|
/linux-4.4.14/arch/x86/platform/scx200/ |
D | scx200_32.c | 94 u32 scx200_gpio_configure(unsigned index, u32 mask, u32 bits) in scx200_gpio_configure()
|
/linux-4.4.14/arch/mips/lantiq/falcon/ |
D | sysctrl.c | 127 unsigned int bits; in sysctl_reboot() local 168 unsigned int bits) in clkdev_add_sys()
|
/linux-4.4.14/fs/f2fs/ |
D | crypto_fname.c | 210 int i = 0, bits = 0, ac = 0; in digest_encode() local 230 int i = 0, bits = 0, ac = 0; in digest_decode() local
|
/linux-4.4.14/arch/arm/mm/ |
D | dump.c | 183 const struct prot_bits *bits; member 201 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, size_t num) in dump_prot()
|
/linux-4.4.14/include/crypto/ |
D | sha1_base.h | 77 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset); in sha1_base_do_finalize() local
|
D | sha256_base.h | 98 __be64 *bits = (__be64 *)(sctx->buf + bit_offset); in sha256_base_do_finalize() local
|
D | sha512_base.h | 100 __be64 *bits = (__be64 *)(sctx->buf + bit_offset); in sha512_base_do_finalize() local
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | gdb-io-ttysm.c | 98 const unsigned bits = 10; /* 1 [start] + 8 [data] + 0 [parity] + in gdbstub_io_set_baud() local
|
/linux-4.4.14/tools/perf/util/include/linux/ |
D | bitmap.h | 7 #define DECLARE_BITMAP(name,bits) \ argument
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_fba.h | 45 } __attribute__ ((packed)) bits; member 56 } __attribute__ ((packed)) bits; member
|
/linux-4.4.14/fs/ext4/ |
D | crypto_fname.c | 210 int i = 0, bits = 0, ac = 0; in digest_encode() local 230 int i = 0, bits = 0, ac = 0; in digest_decode() local
|
/linux-4.4.14/drivers/iio/dac/ |
D | ad5449.c | 199 #define AD5449_CHANNEL(chan, bits) { \ argument 215 #define DECLARE_AD5449_CHANNELS(name, bits) \ argument
|
D | ad5446.c | 142 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument 158 #define AD5446_CHANNEL(bits, storage, shift) \ argument 161 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
|
D | ad5064.c | 298 #define AD5064_CHANNEL(chan, addr, bits, _shift) { \ argument 315 #define DECLARE_AD5064_CHANNELS(name, bits, shift) \ argument 327 #define DECLARE_AD5065_CHANNELS(name, bits, shift) \ argument
|
D | mcp4922.c | 45 #define MCP4922_CHAN(chan, bits) { \ argument
|
/linux-4.4.14/Documentation/spi/ |
D | spidev_fdx.c | 81 __u8 lsb, bits; in dumpstat() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | dis.h | 26 int bits; /* The number of bits in the operand. */ member
|
/linux-4.4.14/arch/mips/mti-malta/ |
D | malta-init.c | 46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-pxa.c | 213 struct bits { struct 221 decode_bits(const char *prefix, const struct bits *bits, int num, u32 val) in decode_bits()
|
/linux-4.4.14/drivers/misc/altera-stapl/ |
D | altera-comp.c | 53 static u32 altera_read_packed(u8 *buffer, u32 bits, u32 *bits_avail, in altera_read_packed()
|
/linux-4.4.14/arch/s390/kernel/ |
D | dumpstack.c | 125 static inline int mask_bits(struct pt_regs *regs, unsigned long bits) in mask_bits()
|
/linux-4.4.14/arch/arm64/mm/ |
D | dump.c | 160 const struct prot_bits *bits; member 182 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, in dump_prot()
|
/linux-4.4.14/arch/mips/math-emu/ |
D | ieee754.h | 41 u64 bits; member 51 u32 bits; member
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | interrupt.c | 62 static irq_hw_number_t iic_pending_to_hwnum(struct cbe_iic_pending_bits bits) in iic_pending_to_hwnum() 109 unsigned long bits, ack; in iic_ioexc_cascade() local
|
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_mixer.c | 313 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958() 324 u32 bits; in iec958_to_oxygen() local 335 static inline void write_spdif_bits(struct oxygen *chip, u32 bits) in write_spdif_bits() 430 u32 bits; in spdif_input_default_get() local
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | sha1.c | 84 __be64 bits; in sha1_final() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.h | 120 #define GET_FLAGS(flags, bits) ((flags) & (bits)) argument 121 #define SET_FLAGS(flags, bits) ((flags) |= (bits)) argument 122 #define RESET_FLAGS(flags, bits) ((flags) &= ~(bits)) argument
|
/linux-4.4.14/lib/zlib_deflate/ |
D | deftree.c | 229 int bits; /* bit counter */ in tr_static_init() local 420 int bits; /* bit length */ in gen_bitlen() local 503 int bits; /* bit index */ in gen_codes() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | 21285.c | 386 int *parity, int *bits) in serial21285_get_options() 424 int bits = 8; in serial21285_console_setup() local
|
D | suncore.c | 88 int baud, bits, stop, cflag; in sunserial_console_termios() local
|
D | stm32-usart.c | 133 static void stm32_set_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_set_bits() 142 static void stm32_clr_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_clr_bits() 651 int bits = 8; in stm32_console_setup() local
|
D | apbuart.c | 455 int *parity, int *bits) in apbuart_console_get_options() 480 int bits = 8; in apbuart_console_setup() local
|
/linux-4.4.14/drivers/clk/ingenic/ |
D | cgu.h | 73 u8 bits; member 90 u8 bits; member
|
/linux-4.4.14/arch/sh/mm/ |
D | tlb-debugfs.c | 26 int bits; member
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | ts72xx.c | 81 unsigned char bits; in ts72xx_nand_hwcontrol() local
|
D | soc.h | 204 static inline void ep93xx_devcfg_set_bits(unsigned int bits) in ep93xx_devcfg_set_bits() 209 static inline void ep93xx_devcfg_clear_bits(unsigned int bits) in ep93xx_devcfg_clear_bits()
|
/linux-4.4.14/drivers/s390/cio/ |
D | airq.c | 121 struct airq_iv *airq_iv_create(unsigned long bits, unsigned long flags) in airq_iv_create()
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | fpu.h | 59 unsigned long bits[2]; member
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | debugport.c | 22 unsigned int bits; member
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pic.c | 208 int irq, bits; in gatwick_action() local 232 unsigned long bits = 0; in pmac_pic_get_irq() local
|
/linux-4.4.14/sound/pci/ice1712/ |
D | psc724.c | 122 u32 st, bits; in psc724_wm8766_write() local 171 unsigned int bits = snd_ice1712_gpio_read(ice); in psc724_set_master_switch() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | smp.h | 35 unsigned long bits; in ia64_get_lid() member
|
/linux-4.4.14/sound/drivers/vx/ |
D | vx_uer.c | 229 void vx_set_iec958_status(struct vx_core *chip, unsigned int bits) in vx_set_iec958_status()
|
/linux-4.4.14/arch/sparc/crypto/ |
D | md5_glue.c | 88 __le64 bits; in md5_sparc64_final() local
|
D | sha1_glue.c | 83 __be64 bits; in sha1_sparc64_final() local
|
D | sha512_glue.c | 104 __be64 bits[2]; in sha512_sparc64_final() local
|
/linux-4.4.14/drivers/phy/ |
D | phy-sun9i-usb.c | 55 u32 bits, reg_value; in sun9i_usb_phy_passby() local
|
/linux-4.4.14/drivers/mfd/ |
D | pm8921-core.c | 112 unsigned int bits; in pm8xxx_irq_block_handler() local 245 unsigned int bits; in pm8xxx_irq_get_irqchip_state() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | amd.c | 353 unsigned bits; in amd_detect_cmp() local 451 unsigned bits, ecx; in early_init_amd_mc() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 480 unsigned int bits, const void *key, struct cfs_hash_bd *bd) in cfs_hash_bd_from_key() 983 int bits; in cfs_hash_dep_print() local 1227 int bits; in cfs_hash_add() local 1252 int bits = 0; in cfs_hash_find_or_add() local 1313 int bits = 0; in cfs_hash_del() local 1413 int bits; in cfs_hash_for_each_exit() local
|
/linux-4.4.14/arch/arm64/kernel/ |
D | setup.c | 122 u32 i, affinity, fs[4], bits[4], ls; in smp_build_mpidr_hash() local
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fbtft-io.c | 49 int bits, i, j; in fbtft_write_spi_emulate_9() local
|
/linux-4.4.14/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha512.c | 184 __be64 bits[2]; in octeon_sha512_final() local
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_93cx6.c | 83 uint8_t bits[11]; member
|
/linux-4.4.14/drivers/usb/serial/ |
D | console.c | 62 int bits = 8; in usb_console_setup() local
|
/linux-4.4.14/drivers/staging/comedi/kcomedilib/ |
D | kcomedilib_main.c | 175 unsigned int mask, unsigned int *bits, in comedi_dio_bitfield2()
|
/linux-4.4.14/drivers/crypto/ |
D | padlock-sha.c | 363 __be64 bits; in padlock_sha1_final_nano() local 453 __be64 bits; in padlock_sha256_final_nano() local
|
/linux-4.4.14/include/net/irda/ |
D | qos.h | 63 __u16 bits; /* LSB is first byte, MSB is second byte */ member
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.h | 74 #define MASK(bits) ((1 << (bits)) - 1) argument
|