Home
last modified time | relevance | path

Searched defs:word (Results 51 – 75 of 418) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/
H A Docteon-sha1.c35 u32 word[2]; in octeon_sha1_store_hash() member
49 u32 word[2]; in octeon_sha1_read_hash() member
/OK3568_Linux_fs/kernel/sound/atmel/
H A Dac97c.c191 unsigned long word = ac97c_readl(chip, OCA); in atmel_ac97c_playback_prepare() local
273 unsigned long word = ac97c_readl(chip, ICA); in atmel_ac97c_capture_prepare() local
611 unsigned long word; in atmel_ac97c_write() local
631 unsigned long word; in atmel_ac97c_read() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c113 int word; /* word number in the buffer */ in xfs_rtfind_back() local
288 int word; /* word number in the buffer */ in xfs_rtfind_forw() local
549 int word; /* word number in the buffer */ in xfs_rtmodify_range() local
783 int word; /* word number in the buffer */ in xfs_rtcheck_range() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.c53 const unsigned int word, const u8 value) in rt73usb_bbp_write()
77 const unsigned int word) in rt73usb_bbp_read()
111 const unsigned int word, const u32 value) in rt73usb_rf_write()
654 u8 word; member
1449 u32 word; in rt73usb_write_tx_desc() local
1751 u16 word; in rt73usb_validate_eeprom() local
H A Drt2500usb.c123 const unsigned int word, const u8 value) in rt2500usb_bbp_write()
146 const unsigned int word) in rt2500usb_bbp_read()
180 const unsigned int word, const u32 value) in rt2500usb_rf_write()
1061 u32 word; in rt2500usb_write_tx_desc() local
1319 u16 word; in rt2500usb_validate_eeprom() local
H A Drt2800lib.c82 const unsigned int word, const u8 value) in rt2800_bbp_write()
106 static u8 rt2800_bbp_read(struct rt2x00_dev *rt2x00dev, const unsigned int word) in rt2800_bbp_read()
141 const unsigned int word, const u8 value) in rt2800_rfcsr_write()
202 const unsigned int word) in rt2800_rfcsr_read()
262 const unsigned int word, const u32 value) in rt2800_rf_write()
367 const enum rt2800_eeprom_word word) in rt2800_eeprom_word_index()
399 const enum rt2800_eeprom_word word) in rt2800_eeprom_addr()
408 const enum rt2800_eeprom_word word) in rt2800_eeprom_read()
417 const enum rt2800_eeprom_word word, u16 data) in rt2800_eeprom_write()
777 u32 word; in rt2800_write_tx_data() local
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmips_ejtag_fdc.c191 u32 word; member
220 struct fdc_word word = { 0, 0 }; in mips_ejtag_fdc_encode() local
263 static unsigned int mips_ejtag_fdc_decode(u32 word, char *buf) in mips_ejtag_fdc_decode()
307 struct fdc_word word; in mips_ejtag_fdc_console_write() local
422 struct fdc_word word = { .bytes = 0 }; in mips_ejtag_fdc_put_chan() local
1221 struct fdc_word word; in kgdbfdc_push_one() local
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dbitops.h243 static inline unsigned long __ffs(unsigned long word) in __ffs()
261 static inline unsigned long __fls(unsigned long word) in __fls()
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Darxescsi.c125 unsigned int word; in arxescsi_dma_pseudo() local
175 unsigned long word; in arxescsi_dma_pseudo() local
/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls()
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
/OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
/OK3568_Linux_fs/u-boot/include/asm-generic/bitops/
H A D__fls.h12 static __always_inline unsigned long __fls(unsigned long word) in __fls()
H A D__ffs.h12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dichxrom.c60 u16 word; in ichxrom_cleanup() local
98 u16 word; in ichxrom_init_one() local
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.c160 # define CRC2(check, word) \ argument
167 # define CRC4(check, word) \ argument
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dadpcms.c188 int16_t word; in lsx_adpcm_read() local
251 short word; in lsx_adpcm_write() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c606 u64 word; in nx_p3_sre_macaddr_change() local
699 u64 word; in netxen_p3_nic_set_promisc() local
744 u64 word[6]; in netxen_config_intr_coalesce() local
771 u64 word; in netxen_config_hw_lro() local
798 u64 word; in netxen_config_bridged_mode() local
831 u64 word; in netxen_config_rss() local
878 u64 word; in netxen_config_ipaddr() local
902 u64 word; in netxen_linkevent_request() local
924 u64 word; in netxen_send_lro_cleanup() local
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dmax31785.c191 u16 word) in max31785_pwm_enable()
223 int reg, u16 word) in max31785_write_word_data()
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_support.c403 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) in kdb_getphysword()
453 int kdb_getword(unsigned long *word, unsigned long addr, size_t size) in kdb_getword()
502 int kdb_putword(unsigned long addr, unsigned long word, size_t size) in kdb_putword()
/OK3568_Linux_fs/kernel/lib/
H A Dsbitmap.c107 static int __sbitmap_get_word(unsigned long *word, unsigned long depth, in __sbitmap_get_word()
244 const struct sbitmap_word *word = &sb->map[i]; in __sbitmap_weight() local
294 unsigned long word = READ_ONCE(sb->map[i].word); in sbitmap_bitmap_show() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ds6e63d6.c18 static int send_word(struct s6e63d6 *data, u8 rs, u16 word) in send_word()

12345678910>>...17