Searched defs:word (Results 1 - 25 of 321) sorted by last modified time

1234567891011>>

/linux-master/drivers/pci/
H A Dquirks.c3392 u32 word; local
/linux-master/drivers/platform/x86/
H A Dtoshiba_acpi.c294 static inline void _set_bit(u32 *word, u32 mask, int value) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c1220 int rc, word; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c3396 u16 i, word; local
3604 u16 word = 0; local
4131 u16 word; local
4406 u16 word = (u16)data; local
[all...]
/linux-master/arch/riscv/kvm/
H A Daia_aplic.c335 static u32 aplic_read_input_word(struct aplic *aplic, u32 word) argument
345 static u32 aplic_read_pending_word(struct aplic *aplic, u32 word) argument
355 static void aplic_write_pending_word(struct aplic *aplic, u32 word, argument
366 static u32 aplic_read_enabled_word(struct aplic *aplic, u32 word) argument
376 static void aplic_write_enabled_word(struct aplic *aplic, u32 word, argument
[all...]
/linux-master/scripts/kconfig/lxdialog/
H A Dutil.c355 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; local
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_attr.c1383 uint16_t word[4]; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4701 u8 j, word, prot_id, ret_val; local
[all...]
/linux-master/tools/include/linux/
H A Dbitops.h85 static inline __u32 rol32(__u32 word, unsigned int shift) argument
/linux-master/tools/arch/loongarch/include/asm/
H A Dinst.h100 unsigned int word; member in union:loongarch_instruction
/linux-master/include/asm-generic/bitops/
H A D__fls.h13 static __always_inline unsigned long generic___fls(unsigned long word) argument
[all...]
H A D__ffs.h13 static __always_inline unsigned long generic___ffs(unsigned long word) argument
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1820 u32 word[2]; member in union:__anon299
/linux-master/drivers/thunderbolt/
H A Dswitch.c1349 u32 word = enable ? (ADP_USB3_CS_0_PE | ADP_USB3_CS_0_V) local
1380 u32 word = enable ? ADP_PCIE_CS_0_PE : 0x0; local
/linux-master/drivers/spi/
H A Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, argument
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c776 int word; local
[all...]
/linux-master/drivers/iio/light/
H A Dvl6180.c103 bool word; member in struct:vl6180_chan_regs
/linux-master/arch/riscv/include/asm/
H A Dbitops.h48 static __always_inline unsigned long variable__ffs(unsigned long word) argument
77 variable__fls(unsigned long word) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dchsc.c1339 u32 word[11]; member in struct:__anon41
/linux-master/fs/f2fs/
H A Dsegment.c54 static inline unsigned long __reverse_ffs(unsigned long word) argument
[all...]
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1308 u16 word; local
1494 u16 word; local
/linux-master/drivers/tty/
H A Dmips_ejtag_fdc.c191 u32 word; member in struct:fdc_word
220 struct fdc_word word = { 0, 0 }; local
263 mips_ejtag_fdc_decode(u32 word, char *buf) argument
307 struct fdc_word word; local
422 struct fdc_word word = { .bytes = 0 }; local
1219 struct fdc_word word; local
[all...]
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c97 u32 *word = data; local
179 u32 word = 0; local
/linux-master/drivers/scsi/
H A Dscsi_transport_spi.c653 u16 *word = (u16 *)&buffer[j]; local
661 u16 *word = (u16 *)&buffer[j]; local
668 u32 *word = (unsigned int *)&buffer[j]; local
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h147 uint32_t word; member in union:mpt3_ioctl_pci_info::__anon543

Completed in 658 milliseconds

1234567891011>>