Home
last modified time | relevance | path

Searched defs:bits (Results 151 – 175 of 766) sorted by relevance

12345678910>>...31

/linux/arch/powerpc/platforms/powermac/
H A Dpic.c206 int irq, bits; in gatwick_action() local
230 unsigned long bits = 0; in pmac_pic_get_irq() local
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c37 unsigned int bits = dev->mem_size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() local
/linux/sound/soc/codecs/
H A Dhda-dai.c79 unsigned int bits; in hda_codec_dai_prepare() local
/linux/drivers/misc/altera-stapl/
H A Daltera-comp.c39 static u32 altera_read_packed(u8 *buffer, u32 bits, u32 *bits_avail, in altera_read_packed()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
H A Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
/linux/sound/hda/core/
H A Ddevice.c765 unsigned int bits; snd_hdac_stream_format_bits() local
788 snd_hdac_stream_format(unsigned int channels,unsigned int bits,unsigned int rate) snd_hdac_stream_format() argument
840 snd_hdac_spdif_stream_format(unsigned int channels,unsigned int bits,unsigned int rate,unsigned short spdif_ctls) snd_hdac_spdif_stream_format() argument
[all...]
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c24 static void print_dexcr(char *name, unsigned int bits) in print_dexcr()
/linux/include/linux/
H A Dtimecounter.h14 #define CYCLECOUNTER_MASK(bits) (u64)((bits) < 64 ? ((1ULL<<(bits))-1) : -1) argument
H A Dunwind_deferred.h47 unsigned long bits; in unwind_reset_info() local
/linux/arch/s390/mm/
H A Dpgtable.c139 unsigned long address, bits, skey; in pgste_update_all() local
206 unsigned long bits; in pgste_pte_notify() local
820 unsigned long bits, skey; in set_guest_storage_key() local
1116 unsigned long bits, unsigned long value) in set_pgste_bits()
/linux/lib/zlib_inflate/
H A Dinftrees.c24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
H A Dinffast.c83 unsigned bits; /* local strm->bits */ in inflate_fast() local
/linux/drivers/infiniband/hw/erdma/
H A Derdma_cm.h28 __be16 bits; member
53 __be32 bits; member
/linux/drivers/tty/serial/
H A Dapbuart.c424 int *parity, int *bits) in apbuart_console_get_options()
449 int bits = 8; in apbuart_console_setup() local
H A Dcpm_uart.c575 unsigned int bits = tty_get_frame_size(termios->c_cflag); in cpm_uart_set_termios() local
601 unsigned int bits = tty_get_char_size(termios->c_cflag); in cpm_uart_set_termios() local
1393 int bits = 8; in cpm_uart_console_setup() local
H A D21285.c401 int *parity, int *bits) in serial21285_get_options()
439 int bits = 8; in serial21285_console_setup() local
/linux/drivers/net/dsa/microchip/
H A Dlan937x_main.c102 static int lan937x_cfg(struct ksz_device *dev, u32 addr, u8 bits, bool set) in lan937x_cfg()
108 u8 bits, bool set) in lan937x_port_cfg()
/linux/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c143 uint64_t bits = pread_uint64(page_idle_fd, "page_idle", pfn / 64); is_page_idle() local
150 uint64_t bits = 1ULL << (pfn % 64); mark_page_idle() local
/linux/kernel/futex/
H A Dfutex.h99 int bits = 8 * futex_size(flags); in futex_flags_valid() local
112 int bits = 8 * futex_size(flags); in futex_validate_input() local
/linux/arch/csky/include/asm/
H A Dasid.h17 u32 bits; member
/linux/arch/sh/mm/
H A Dtlb-debugfs.c26 int bits; member
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd.h49 #define hci_get_tid(bits) \ argument
/linux/drivers/acpi/
H A Dacpi_pcc.c97 u32 bits, acpi_integer *value, in acpi_pcc_address_space_handler()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp9.h17 u8 bits[2][10]; member
72 u32 bits[2][10][2]; member

12345678910>>...31