/linux-6.15/arch/powerpc/platforms/8xx/ |
D | cpm1.c | 247 int i, bits = 0; in cpm1_clk_setup() local
|
/linux-6.15/tools/perf/util/ |
D | cpumap.c | 700 unsigned char bits = bitmap[cpu / 8]; in cpu_map__snprint_mask() local
|
D | pmus.c | 581 const unsigned long *bits) in build_format_string()
|
/linux-6.15/drivers/pnp/pnpbios/ |
D | rsparser.c | 266 unsigned long bits; in pnpbios_parse_irq_option() local
|
/linux-6.15/drivers/net/ethernet/amd/ |
D | a2065.c | 247 unsigned char bits; in lance_rx() local
|
/linux-6.15/drivers/tty/serial/ |
D | dz.c | 867 int bits = 8; in dz_console_setup() local
|
D | mps2-uart.c | 436 int bits = 8; in mps2_uart_console_setup() local
|
D | sunplus-uart.c | 533 int bits = 8; in sunplus_console_setup() local
|
D | owl-uart.c | 559 int bits = 8; in owl_uart_console_setup() local
|
D | vt8500_serial.c | 498 int bits = 8; in vt8500_console_setup() local
|
D | arc_uart.c | 480 int bits = 8; in arc_serial_console_setup() local
|
D | mxs-auart.c | 1355 int *parity, int *bits) in auart_console_get_options() 1393 int bits = 8; in auart_console_setup() local
|
/linux-6.15/drivers/usb/serial/ |
D | whiteheat.h | 92 __u8 bits; /* 5, 6, 7, or 8 */ member
|
D | ftdi_sio.c | 1878 unsigned long *bits) in ftdi_gpio_get_multiple() 1893 unsigned long *bits) in ftdi_gpio_set_multiple()
|
/linux-6.15/include/linux/ |
D | dynamic_debug.h | 126 unsigned long *bits; member
|
/linux-6.15/drivers/i2c/ |
D | i2c-core-acpi.c | 666 u32 bits, u64 *value64, in i2c_acpi_space_handler()
|
/linux-6.15/drivers/crypto/aspeed/ |
D | aspeed-hace-hash.c | 81 __be64 bits[2]; in aspeed_ahash_fill_padding() local
|
/linux-6.15/drivers/clk/baikal-t1/ |
D | ccu-div.c | 438 struct ccu_div_dbgfs_bit *bits; in ccu_div_var_debug_init() local
|
/linux-6.15/drivers/gpu/drm/exynos/ |
D | exynos7_drm_decon.c | 120 u32 bits, val; in decon_shadow_protect_win() local
|
/linux-6.15/drivers/input/keyboard/ |
D | gpio_keys.c | 204 unsigned long *bits; in gpio_keys_attr_show_helper() local
|
/linux-6.15/lib/tests/ |
D | printf_kunit.c | 536 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap() local
|
/linux-6.15/drivers/regulator/ |
D | tps65910-regulator.c | 274 #define EXT_CONTROL_REG_BITS(id, regs_offs, bits) (((regs_offs) << 8) | (bits)) argument
|
/linux-6.15/sound/pci/emu10k1/ |
D | emupcm.c | 1528 unsigned int nval[2], bits; in snd_emu10k1_pcm_efx_voices_mask_put() local 1700 unsigned int bits; in snd_emu10k1_fx8010_playback_trigger() local
|
/linux-6.15/drivers/media/i2c/ |
D | tc358746.c | 381 static int tc358746_set_bits(struct tc358746 *tc358746, u32 reg, u32 bits) in tc358746_set_bits() 386 static int tc358746_clear_bits(struct tc358746 *tc358746, u32 reg, u32 bits) in tc358746_clear_bits()
|
/linux-6.15/drivers/media/platform/qcom/camss/ |
D | camss-vfe-4-7.c | 267 u32 bits = readl_relaxed(vfe->base + reg); in vfe_reg_clr() local 274 u32 bits = readl_relaxed(vfe->base + reg); in vfe_reg_set() local
|