/Linux-v5.10/include/sound/ |
D | cs8403.h | 24 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() argument 26 if (bits & 0x01) { /* consumer */ in SND_CS8403_DECODE() 27 if (!(bits & 0x02)) in SND_CS8403_DECODE() 29 if (!(bits & 0x08)) in SND_CS8403_DECODE() 31 switch (bits & 0x10) { in SND_CS8403_DECODE() 35 if (!(bits & 0x80)) in SND_CS8403_DECODE() 37 switch (bits & 0x60) { in SND_CS8403_DECODE() 43 switch (bits & 0x06) { in SND_CS8403_DECODE() 50 switch (bits & 0x18) { in SND_CS8403_DECODE() 56 switch (bits & 0x60) { in SND_CS8403_DECODE() [all …]
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-srggb10-ipu3.rst | 18 sRGB / Bayer formats with 10 bits per sample with every 25 pixels packed 19 to 32 bytes leaving 6 most significant bits padding in the last byte. 34 - G\ :sub:`0001low`\ (bits 7--2) 36 B\ :sub:`0000high`\ (bits 1--0) 37 - B\ :sub:`0002low`\ (bits 7--4) 39 G\ :sub:`0001high`\ (bits 3--0) 40 - G\ :sub:`0003low`\ (bits 7--6) 42 B\ :sub:`0002high`\ (bits 5--0) 46 - G\ :sub:`0005low`\ (bits 7--2) 48 B\ :sub:`0004high`\ (bits 1--0) [all …]
|
D | pixfmt-srggb14p.rst | 24 bits per colour. Every four consecutive samples are packed into seven 25 bytes. Each of the first four bytes contain the eight high order bits 27 significants bits of each pixel, in the same order. 61 - G\ :sub:`01low bits 1--0`\ (bits 7--6) 63 B\ :sub:`00low bits 5--0`\ (bits 5--0) 65 - B\ :sub:`02low bits 3--0`\ (bits 7--4) 67 G\ :sub:`01low bits 5--2`\ (bits 3--0) 69 - G\ :sub:`03low bits 5--0`\ (bits 7--2) 71 B\ :sub:`02low bits 5--4`\ (bits 1--0) 85 - R\ :sub:`11low bits 1--0`\ (bits 7--6) [all …]
|
/Linux-v5.10/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_rf_rf2959.c | 32 static int bits(u32 rw, int from, int to) 41 return bits(rw, bit, bit); 46 int reg = bits(rw, 18, 22); 47 int rw_flag = bits(rw, 23, 23); 54 bits(rw, 14, 15), bit(rw, 3), bit(rw, 2), bit(rw, 1), 63 bits(rw, 7, 9), bits(rw, 4, 6), bits(rw, 0, 3)); 67 bits(rw, 6, 17), bits(rw, 0, 5)); 70 PDEBUG("reg3 IFPLL3 num %d", bits(rw, 0, 17)); 74 bits(rw, 8, 16), bits(rw, 4, 7), bits(rw, 0, 3)); 82 bits(rw, 7, 9), bits(rw, 4, 6), bits(rw, 0,3)); [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | omap3-echo.dts | 106 clock-mode = /bits/ 8 <0>; /* LP55XX_CLOCK_AUTO */ 110 led-cur = /bits/ 8 <12>; 111 max-cur = /bits/ 8 <15>; 114 led-cur = /bits/ 8 <12>; 115 max-cur = /bits/ 8 <15>; 118 led-cur = /bits/ 8 <12>; 119 max-cur = /bits/ 8 <15>; 122 led-cur = /bits/ 8 <12>; 123 max-cur = /bits/ 8 <15>; 126 led-cur = /bits/ 8 <12>; [all …]
|
D | tegra30-cpu-opp.dtsi | 11 opp-hz = /bits/ 64 <51000000>; 17 opp-hz = /bits/ 64 <51000000>; 23 opp-hz = /bits/ 64 <51000000>; 29 opp-hz = /bits/ 64 <102000000>; 35 opp-hz = /bits/ 64 <102000000>; 41 opp-hz = /bits/ 64 <102000000>; 47 opp-hz = /bits/ 64 <204000000>; 53 opp-hz = /bits/ 64 <204000000>; 59 opp-hz = /bits/ 64 <204000000>; 65 opp-hz = /bits/ 64 <312000000>; [all …]
|
D | tegra20-cpu-opp.dtsi | 11 opp-hz = /bits/ 64 <216000000>; 17 opp-hz = /bits/ 64 <216000000>; 23 opp-hz = /bits/ 64 <312000000>; 29 opp-hz = /bits/ 64 <312000000>; 35 opp-hz = /bits/ 64 <456000000>; 42 opp-hz = /bits/ 64 <456000000>; 48 opp-hz = /bits/ 64 <456000000>; 54 opp-hz = /bits/ 64 <608000000>; 60 opp-hz = /bits/ 64 <608000000>; 66 opp-hz = /bits/ 64 <608000000>; [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-a311d.dtsi | 15 opp-hz = /bits/ 64 <100000000>; 20 opp-hz = /bits/ 64 <250000000>; 25 opp-hz = /bits/ 64 <500000000>; 30 opp-hz = /bits/ 64 <667000000>; 35 opp-hz = /bits/ 64 <1000000000>; 40 opp-hz = /bits/ 64 <1200000000>; 45 opp-hz = /bits/ 64 <1398000000>; 50 opp-hz = /bits/ 64 <1512000000>; 55 opp-hz = /bits/ 64 <1608000000>; 60 opp-hz = /bits/ 64 <1704000000>; [all …]
|
D | meson-g12b-s922x.dtsi | 15 opp-hz = /bits/ 64 <100000000>; 20 opp-hz = /bits/ 64 <250000000>; 25 opp-hz = /bits/ 64 <500000000>; 30 opp-hz = /bits/ 64 <667000000>; 35 opp-hz = /bits/ 64 <1000000000>; 40 opp-hz = /bits/ 64 <1200000000>; 45 opp-hz = /bits/ 64 <1398000000>; 50 opp-hz = /bits/ 64 <1512000000>; 55 opp-hz = /bits/ 64 <1608000000>; 60 opp-hz = /bits/ 64 <1704000000>; [all …]
|
/Linux-v5.10/drivers/video/fbdev/core/ |
D | syscopyarea.c | 29 const unsigned long *src, unsigned src_idx, int bits, unsigned n) in bitcpy() argument 36 last = ~(FB_SHIFT_HIGH(p, ~0UL, (dst_idx+n) % bits)); in bitcpy() 40 if (dst_idx+n <= bits) { in bitcpy() 52 n -= bits - dst_idx; in bitcpy() 56 n /= bits; in bitcpy() 80 right = shift & (bits - 1); in bitcpy() 81 left = -shift & (bits - 1); in bitcpy() 83 if (dst_idx+n <= bits) { in bitcpy() 90 } else if (src_idx+n <= bits) { in bitcpy() 114 n -= bits - dst_idx; in bitcpy() [all …]
|
D | cfbcopyarea.c | 47 const unsigned long __iomem *src, unsigned src_idx, int bits, in bitcpy() argument 58 memmove((char *)dst + ((dst_idx & (bits - 1))) / 8, in bitcpy() 59 (char *)src + ((src_idx & (bits - 1))) / 8, n / 8); in bitcpy() 64 last = ~fb_shifted_pixels_mask_long(p, (dst_idx+n) % bits, bswapmask); in bitcpy() 69 if (dst_idx+n <= bits) { in bitcpy() 82 n -= bits - dst_idx; in bitcpy() 86 n /= bits; in bitcpy() 110 int const left = shift & (bits - 1); in bitcpy() 111 int const right = -shift & (bits - 1); in bitcpy() 113 if (dst_idx+n <= bits) { in bitcpy() [all …]
|
D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() argument 34 last = ~(FB_SHIFT_HIGH(p, ~0UL, (dst_idx+n) % bits)); in bitfill_aligned() 36 if (dst_idx+n <= bits) { in bitfill_aligned() 48 n -= bits - dst_idx; in bitfill_aligned() 52 n /= bits; in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() argument 90 last = ~(FB_SHIFT_HIGH(p, ~0UL, (dst_idx+n) % bits)); in bitfill_unaligned() 92 if (dst_idx+n <= bits) { in bitfill_unaligned() 104 n -= bits - dst_idx; in bitfill_unaligned() 108 n /= bits; in bitfill_unaligned() [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3399-op1-opp.dtsi | 12 opp-hz = /bits/ 64 <408000000>; 17 opp-hz = /bits/ 64 <600000000>; 21 opp-hz = /bits/ 64 <816000000>; 25 opp-hz = /bits/ 64 <1008000000>; 29 opp-hz = /bits/ 64 <1200000000>; 33 opp-hz = /bits/ 64 <1416000000>; 37 opp-hz = /bits/ 64 <1512000000>; 47 opp-hz = /bits/ 64 <408000000>; 52 opp-hz = /bits/ 64 <600000000>; 56 opp-hz = /bits/ 64 <816000000>; [all …]
|
D | rk3399-opp.dtsi | 12 opp-hz = /bits/ 64 <408000000>; 17 opp-hz = /bits/ 64 <600000000>; 21 opp-hz = /bits/ 64 <816000000>; 25 opp-hz = /bits/ 64 <1008000000>; 29 opp-hz = /bits/ 64 <1200000000>; 33 opp-hz = /bits/ 64 <1416000000>; 43 opp-hz = /bits/ 64 <408000000>; 48 opp-hz = /bits/ 64 <600000000>; 52 opp-hz = /bits/ 64 <816000000>; 56 opp-hz = /bits/ 64 <1008000000>; [all …]
|
/Linux-v5.10/lib/zlib_inflate/ |
D | inffast.c | 83 unsigned bits; /* local strm->bits */ in inflate_fast() local 110 bits = state->bits; in inflate_fast() 119 if (bits < 15) { in inflate_fast() 120 hold += (unsigned long)(*in++) << bits; in inflate_fast() 121 bits += 8; in inflate_fast() 122 hold += (unsigned long)(*in++) << bits; in inflate_fast() 123 bits += 8; in inflate_fast() 127 op = (unsigned)(this.bits); in inflate_fast() 129 bits -= op; in inflate_fast() 138 if (bits < op) { in inflate_fast() [all …]
|
/Linux-v5.10/include/linux/ |
D | nodemask.h | 98 typedef struct { DECLARE_BITMAP(bits, MAX_NUMNODES); } nodemask_t; 115 return m ? m->bits : NULL; in __nodemask_pr_bits() 130 set_bit(node, dstp->bits); in __node_set() 136 clear_bit(node, dstp->bits); in __node_clear() 142 bitmap_fill(dstp->bits, nbits); in __nodes_setall() 148 bitmap_zero(dstp->bits, nbits); in __nodes_clear() 152 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) 158 return test_and_set_bit(node, addr->bits); in __node_test_and_set() 166 bitmap_and(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_and() 174 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or() [all …]
|
/Linux-v5.10/drivers/staging/comedi/drivers/ |
D | c6xdigio.c | 71 unsigned int *bits, in c6xdigio_get_encoder_bits() argument 81 *bits = val; in c6xdigio_get_encoder_bits() 90 unsigned int bits; in c6xdigio_pwm_write() local 97 bits = (val >> 0) & 0x03; in c6xdigio_pwm_write() 98 c6xdigio_write_data(dev, cmd | bits | (0 << 2), 0x00); in c6xdigio_pwm_write() 99 bits = (val >> 2) & 0x03; in c6xdigio_pwm_write() 100 c6xdigio_write_data(dev, cmd | bits | (1 << 2), 0x80); in c6xdigio_pwm_write() 101 bits = (val >> 4) & 0x03; in c6xdigio_pwm_write() 102 c6xdigio_write_data(dev, cmd | bits | (0 << 2), 0x00); in c6xdigio_pwm_write() 103 bits = (val >> 6) & 0x03; in c6xdigio_pwm_write() [all …]
|
/Linux-v5.10/drivers/block/drbd/ |
D | drbd_vli.h | 207 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance() argument 209 bits += cur->bit; in bitstream_cursor_advance() 210 cur->b = cur->b + (bits >> 3); in bitstream_cursor_advance() 211 cur->bit = bits & 7; in bitstream_cursor_advance() 248 static inline int bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) in bitstream_put_bits() argument 253 if (bits == 0) in bitstream_put_bits() 256 if ((bs->cur.b + ((bs->cur.bit + bits -1) >> 3)) - bs->buf >= bs->buf_len) in bitstream_put_bits() 260 if (bits < 64) in bitstream_put_bits() 261 val &= ~0ULL >> (64 - bits); in bitstream_put_bits() 265 for (tmp = 8 - bs->cur.bit; tmp < bits; tmp += 8) in bitstream_put_bits() [all …]
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
D | rx.c | 26 hrt_data bits = receiver_port_reg_load(RX0_ID, in ia_css_isys_rx_enable_all_interrupts() local 30 bits |= (1U << _HRT_CSS_RECEIVER_IRQ_OVERRUN_BIT) | in ia_css_isys_rx_enable_all_interrupts() 50 _HRT_CSS_RECEIVER_IRQ_ENABLE_REG_IDX, bits); in ia_css_isys_rx_enable_all_interrupts() 104 unsigned int bits; in ia_css_isys_rx_get_irq_info() local 107 bits = ia_css_isys_rx_get_interrupt_reg(port); in ia_css_isys_rx_get_irq_info() 108 *irq_infos = ia_css_isys_rx_translate_irq_infos(bits); in ia_css_isys_rx_get_irq_info() 112 unsigned int ia_css_isys_rx_translate_irq_infos(unsigned int bits) in ia_css_isys_rx_translate_irq_infos() argument 116 if (bits & (1U << _HRT_CSS_RECEIVER_IRQ_OVERRUN_BIT)) in ia_css_isys_rx_translate_irq_infos() 118 if (bits & (1U << _HRT_CSS_RECEIVER_IRQ_INIT_TIMEOUT_BIT)) in ia_css_isys_rx_translate_irq_infos() 120 if (bits & (1U << _HRT_CSS_RECEIVER_IRQ_SLEEP_MODE_ENTRY_BIT)) in ia_css_isys_rx_translate_irq_infos() [all …]
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | word-at-a-time.h | 22 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a… in has_zero() argument 25 *bits = zero_locations; in has_zero() 29 static inline unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word… in prep_zero_mask() argument 31 return bits; in prep_zero_mask() 34 #define create_zero_mask(bits) (bits) argument 36 static inline unsigned long find_zero(unsigned long bits) in find_zero() argument 40 return __kernel_cttz(bits); in find_zero() 44 bits &= -bits; in find_zero() 46 t1 = bits & 0xf0; in find_zero() 47 t2 = bits & 0xcc; in find_zero() [all …]
|
/Linux-v5.10/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() argument 98 rs->bits[c] = bits[c]; in init_rubin() 151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() argument 153 init_rubin(rs, div, bits); in init_decode() 168 int c, bits = 0; in __do_decode() local 176 bits++; in __do_decode() 185 rs->bit_number += bits; in __do_decode() 196 } while (--bits); in __do_decode() 237 ret = encode(rs, rs->bit_divider-rs->bits[i], in out_byte() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/opp/ |
D | qcom-nvmem-cpufreq.txt | 149 opp-hz = /bits/ 64 <307200000>; 155 opp-hz = /bits/ 64 <384000000>; 161 opp-hz = /bits/ 64 <422400000>; 167 opp-hz = /bits/ 64 <460800000>; 173 opp-hz = /bits/ 64 <480000000>; 179 opp-hz = /bits/ 64 <537600000>; 185 opp-hz = /bits/ 64 <556800000>; 191 opp-hz = /bits/ 64 <614400000>; 197 opp-hz = /bits/ 64 <652800000>; 203 opp-hz = /bits/ 64 <691200000>; [all …]
|
/Linux-v5.10/kernel/kcsan/ |
D | core.c | 940 #define DEFINE_TSAN_ATOMIC_LOAD_STORE(bits) \ argument 941 u##bits __tsan_atomic##bits##_load(const u##bits *ptr, int memorder); \ 942 u##bits __tsan_atomic##bits##_load(const u##bits *ptr, int memorder) \ 945 check_access(ptr, bits / BITS_PER_BYTE, KCSAN_ACCESS_ATOMIC); \ 949 EXPORT_SYMBOL(__tsan_atomic##bits##_load); \ 950 void __tsan_atomic##bits##_store(u##bits *ptr, u##bits v, int memorder); \ 951 void __tsan_atomic##bits##_store(u##bits *ptr, u##bits v, int memorder) \ 954 check_access(ptr, bits / BITS_PER_BYTE, \ 959 EXPORT_SYMBOL(__tsan_atomic##bits##_store) 961 #define DEFINE_TSAN_ATOMIC_RMW(op, bits, suffix) \ argument [all …]
|
/Linux-v5.10/fs/btrfs/ |
D | struct-funcs.c | 55 #define DEFINE_BTRFS_SETGET_BITS(bits) \ argument 56 u##bits btrfs_get_token_##bits(struct btrfs_map_token *token, \ 62 const int size = sizeof(u##bits); \ 63 u8 lebytes[sizeof(u##bits)]; \ 71 return get_unaligned_le##bits(token->kaddr + oip); \ 76 return get_unaligned_le##bits(token->kaddr + oip); \ 82 return get_unaligned_le##bits(lebytes); \ 84 u##bits btrfs_get_##bits(const struct extent_buffer *eb, \ 91 const int size = sizeof(u##bits); \ 93 u8 lebytes[sizeof(u##bits)]; \ [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/exynos/ |
D | exynos5433-bus.dtsi | 95 opp-hz = /bits/ 64 <400000000>; 99 opp-hz = /bits/ 64 <267000000>; 103 opp-hz = /bits/ 64 <200000000>; 107 opp-hz = /bits/ 64 <160000000>; 111 opp-hz = /bits/ 64 <134000000>; 115 opp-hz = /bits/ 64 <100000000>; 124 opp-hz = /bits/ 64 <267000000>; 127 opp-hz = /bits/ 64 <200000000>; 130 opp-hz = /bits/ 64 <160000000>; 133 opp-hz = /bits/ 64 <134000000>; [all …]
|