/linux-6.15/include/linux/sunrpc/ |
D | svcauth.h | 180 static inline unsigned long hash_str(char const *name, int bits) in hash_str() 185 static inline unsigned long hash_mem(char const *buf, int length, int bits) in hash_mem()
|
/linux-6.15/lib/ |
D | crc4.c | 25 uint8_t crc4(uint8_t c, uint64_t x, int bits) in crc4()
|
/linux-6.15/drivers/gpu/drm/tegra/ |
D | hda.c | 14 unsigned int mul, div, bits, channels; in tegra_hda_parse_format() local
|
D | hda.h | 14 unsigned int bits; member
|
/linux-6.15/arch/powerpc/kernel/ |
D | btext.c | 409 int l, bits; in draw_byte_32() local 430 int l, bits; in draw_byte_16() local 448 int l, bits; in draw_byte_8() local
|
/linux-6.15/drivers/spi/ |
D | spi-ingenic.c | 124 unsigned int bits) in spi_ingenic_prepare_dma() 176 struct spi_transfer *xfer, unsigned int bits) in spi_ingenic_dma_tx() 245 unsigned int bits = xfer->bits_per_word ?: spi->bits_per_word; in spi_ingenic_transfer_one() local
|
D | spi-pxa2xx.h | 103 static inline void clear_SSCR1_bits(const struct driver_data *drv_data, u32 bits) in clear_SSCR1_bits() 108 static inline u32 read_SSSR_bits(const struct driver_data *drv_data, u32 bits) in read_SSSR_bits()
|
/linux-6.15/tools/testing/selftests/resctrl/ |
D | resctrl.h | 85 int bits; member 229 unsigned int bits = count_bits(full_cache_mask); in cache_portion_size() local
|
/linux-6.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-srggb14.rst | 19 Description
|
/linux-6.15/tools/perf/util/ |
D | sharded_mutex.c | 10 unsigned int bits; in sharded_mutex__new() local
|
D | pmu.y | 29 static void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
/linux-6.15/drivers/net/mdio/ |
D | mdio-bitbang.c | 69 static void mdiobb_send_num(struct mdiobb_ctrl *ctrl, u16 val, int bits) in mdiobb_send_num() 78 static u16 mdiobb_get_num(struct mdiobb_ctrl *ctrl, int bits) in mdiobb_get_num()
|
/linux-6.15/lib/842/ |
D | 842_decompress.c | 89 u8 *in = p->in, b = p->bit, bits = b + n; in next_bits() local 163 static int __do_index(struct sw842_param *p, u8 size, u8 bits, u64 fsize) in __do_index()
|
/linux-6.15/arch/arm/mach-omap2/ |
D | cminst44xx.c | 131 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() 144 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() 149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits()
|
/linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-io.c | 51 u32 bits, u32 mask, int timeout) in iwl_poll_bit() 163 u32 bits, u32 mask, int timeout) in iwl_poll_prph_bit() 189 u32 bits, u32 mask) in iwl_set_bits_mask_prph()
|
/linux-6.15/drivers/mfd/ |
D | qcom-pm8xxx.c | 127 unsigned int bits; in pm8xxx_irq_block_handler() local 200 unsigned int bits; in pm8821_irq_block_handler() local 324 unsigned int bits; in pm8xxx_irq_get_irqchip_state() local 453 unsigned int bits; in pm8821_irq_get_irqchip_state() local
|
/linux-6.15/drivers/iio/humidity/ |
D | dht11.c | 108 static unsigned char dht11_decode_byte(char *bits) in dht11_decode_byte() 125 char bits[DHT11_BITS_PER_READ]; in dht11_decode() local
|
/linux-6.15/drivers/cpufreq/ |
D | longhaul.h | 16 } bits; member 45 } bits; member
|
/linux-6.15/drivers/parport/ |
D | parport_sunbpp.c | 89 unsigned char bits = 0; in status_sunbpp_to_pc() local 112 unsigned char bits = 0; in control_sunbpp_to_pc() local
|
/linux-6.15/drivers/iio/adc/ |
D | ad7606.h | 44 mask_sep_avail, mask_all_avail, bits) { \ argument 65 #define AD7606_SW_CHANNEL(num, bits) \ argument 84 #define AD7606_CHANNEL(num, bits) \ argument
|
/linux-6.15/drivers/iio/dac/ |
D | ad5446.c | 147 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument 163 #define AD5446_CHANNEL(bits, storage, shift) \ argument 166 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
|
/linux-6.15/drivers/pinctrl/intel/ |
D | pinctrl-tangier.c | 123 u32 bits, u32 mask) in tng_update_bufcfg() 222 u32 bits = grp->mode << BUFCFG_PINMODE_SHIFT; in tng_pinmux_set_mux() local 249 u32 bits = BUFCFG_PINMODE_GPIO << BUFCFG_PINMODE_SHIFT; in tng_gpio_request_enable() local
|
/linux-6.15/sound/soc/sof/intel/ |
D | hda-dai-ops.c | 199 unsigned int bits; in hda_calc_stream_format() local 231 unsigned int bits; in generic_calc_stream_format() local 251 unsigned int bits; in dmic_calc_stream_format() local
|
/linux-6.15/include/clocksource/ |
D | samsung_pwm.h | 22 u8 bits; member
|
/linux-6.15/arch/arm64/kernel/ |
D | io.c | 17 #define memcpy_toio_aligned(to, from, count, bits) \ argument
|