/linux-6.8/sound/soc/atmel/ |
D | atmel_ssc_dai.c | 466 int dir, channels, bits; in atmel_ssc_hw_params() local
|
/linux-6.8/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
|
/linux-6.8/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.h | 51 unsigned long bits[OTX2_CPT_ENGS_BITMASK_LEN]; member
|
/linux-6.8/arch/mips/kernel/ |
D | module.c | 181 Elf_Addr v, unsigned int bits) in apply_r_mips_pc()
|
/linux-6.8/drivers/net/ppp/ |
D | ppp_mppe.c | 101 unsigned char bits; /* MPPE control bits */ member
|
/linux-6.8/drivers/tty/serial/ |
D | sh-sci.c | 1045 unsigned int bits; in scif_set_rtrg() local 2425 unsigned int baud, smr_val = SCSMR_ASYNC, scr_val = 0, i, bits; in sci_set_termios() local 3047 unsigned short bits, ctrl, ctrl_temp; in serial_console_write() local 3084 int bits = 8; in serial_console_setup() local
|
D | liteuart.c | 393 int bits = 8; in liteuart_console_setup() local
|
/linux-6.8/drivers/media/pci/bt8xx/ |
D | bttv.h | 355 #define gpio_inout(mask,bits) bttv_gpio_inout(&btv->c, mask, bits) argument 358 #define gpio_bits(mask,bits) bttv_gpio_bits(&btv->c, mask, bits) argument
|
/linux-6.8/drivers/phy/marvell/ |
D | phy-mvebu-a3700-comphy.c | 416 u16 reg, u16 bits, in comphy_lane_reg_poll() 455 u8 reg, u32 bits, in comphy_periph_reg_poll()
|
/linux-6.8/drivers/net/ethernet/micrel/ |
D | ks8842.c | 191 u16 bits, int offset) in ks8842_enable_bits() 201 u16 bits, int offset) in ks8842_clear_bits()
|
/linux-6.8/drivers/crypto/marvell/cesa/ |
D | hash.c | 146 __le64 bits = cpu_to_le64(creq->len << 3); in mv_cesa_ahash_pad_req() local 150 __be64 bits = cpu_to_be64(creq->len << 3); in mv_cesa_ahash_pad_req() local
|
/linux-6.8/drivers/net/ethernet/actions/ |
D | owl-emac.c | 51 static void owl_emac_reg_set(struct owl_emac_priv *priv, u32 reg, u32 bits) in owl_emac_reg_set() 56 static void owl_emac_reg_clear(struct owl_emac_priv *priv, u32 reg, u32 bits) in owl_emac_reg_clear()
|
/linux-6.8/drivers/char/ |
D | sonypi.c | 170 u16 bits; member 467 u16 bits; member
|
/linux-6.8/drivers/net/hamradio/ |
D | yam.c | 136 unsigned char bits[YAM_FPGA_SIZE]; member 337 static unsigned char *add_mcs(unsigned char *bits, int bitrate, in add_mcs()
|
/linux-6.8/drivers/media/platform/chips-media/coda/ |
D | coda-jpeg.c | 410 static inline void coda9_jpeg_write_huff_values(struct coda_dev *dev, u8 *bits, in coda9_jpeg_write_huff_values() 586 const u8 *bits, *huffval; in coda9_jpeg_gen_enc_huff_tab() local
|
/linux-6.8/drivers/media/i2c/ |
D | ov5693.c | 360 u8 bits = OV5693_FORMAT1_FLIP_VERT_ISP_EN | in ov5693_flip_vert_configure() local 375 u8 bits = OV5693_FORMAT2_FLIP_HORZ_ISP_EN | in ov5693_flip_horz_configure() local
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_hotplug_irq.c | 186 u32 mask, u32 bits) in i915_hotplug_interrupt_update_locked() 208 u32 bits) in i915_hotplug_interrupt_update()
|
/linux-6.8/include/linux/ |
D | types.h | 10 #define DECLARE_BITMAP(name,bits) \ argument
|
/linux-6.8/sound/soc/codecs/ |
D | da732x.c | 330 unsigned int bits; in da732x_hpf_set() local
|
/linux-6.8/drivers/net/wireless/intersil/p54/ |
D | p54spi.c | 123 static int p54spi_wait_bit(struct p54s_priv *priv, u16 reg, u32 bits) in p54spi_wait_bit()
|
/linux-6.8/arch/s390/include/asm/ |
D | bitops.h | 42 #define __BITOPS_WORDS(bits) (((bits) + BITS_PER_LONG - 1) / BITS_PER_LONG) argument
|
/linux-6.8/drivers/cpufreq/ |
D | powernow-k7.c | 64 } bits; member
|
/linux-6.8/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.h | 57 unsigned long bits[OTX_CPT_ENGS_BITMASK_LEN]; member
|
/linux-6.8/drivers/w1/masters/ |
D | omap_hdq.c | 117 static u8 hdq_reset_irqstatus(struct hdq_data *hdq_data, u8 bits) in hdq_reset_irqstatus()
|
/linux-6.8/drivers/tty/serial/8250/ |
D | 8250_port.c | 2075 static void wait_for_lsr(struct uart_8250_port *up, int bits) in wait_for_lsr() 2095 static void wait_for_xmitr(struct uart_8250_port *up, int bits) in wait_for_xmitr() 3494 int bits = 8; in serial8250_console_setup() local
|