Home
last modified time | relevance | path

Searched defs:word (Results 26 – 50 of 418) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbitops.h309 static __always_inline unsigned long __fls(unsigned long word) in __fls()
375 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
440 static inline int ffs(int word) in ffs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.c46 const unsigned int word, const u8 value) in rt2400pci_bbp_write()
70 const unsigned int word) in rt2400pci_bbp_read()
104 const unsigned int word, const u32 value) in rt2400pci_rf_write()
717 u32 word; in rt2400pci_get_entry_state() local
735 u32 word; in rt2400pci_clear_entry() local
1100 u32 word; in rt2400pci_write_tx_desc() local
1272 u32 word; in rt2400pci_txdone() local
1434 u16 word; in rt2400pci_validate_eeprom() local
H A Drt2500pci.c46 const unsigned int word, const u8 value) in rt2500pci_bbp_write()
70 const unsigned int word) in rt2500pci_bbp_read()
104 const unsigned int word, const u32 value) in rt2500pci_rf_write()
806 u32 word; in rt2500pci_get_entry_state() local
824 u32 word; in rt2500pci_clear_entry() local
1253 u32 word; in rt2500pci_write_tx_desc() local
1400 u32 word; in rt2500pci_txdone() local
1560 u16 word; in rt2500pci_validate_eeprom() local
H A Drt2800mmio.c73 u32 word; in rt2800mmio_write_tx_desc() local
129 u32 word; in rt2800mmio_fill_rxdone() local
613 u32 word; in rt2800mmio_get_entry_state() local
632 u32 word; in rt2800mmio_clear_entry() local
H A Drt61pci.c55 const unsigned int word, const u8 value) in rt61pci_bbp_write()
79 const unsigned int word) in rt61pci_bbp_read()
113 const unsigned int word, const u32 value) in rt61pci_rf_write()
673 u8 word; member
1290 u32 word; in rt61pci_get_entry_state() local
1308 u32 word; in rt61pci_clear_entry() local
1781 u32 word; in rt61pci_write_tx_desc() local
2066 u32 word; in rt61pci_txdone() local
2303 u16 word; in rt61pci_validate_eeprom() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c48 u32 word; in vr_get() member
100 u32 word; in vr_set() member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h67 u32 word; member
84 u32 word; member
102 u32 word; member
118 u32 word; member
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dbitops.h314 static inline unsigned long ffz(unsigned long word) in ffz()
334 static inline unsigned long __ffs(unsigned long word) in __ffs()
359 static inline int ffs(int word) in ffs()
369 static inline int fls64(unsigned long word) in fls64()
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dbitops.h26 static inline unsigned long ffz(unsigned long word) in ffz()
153 static inline unsigned long __ffs(unsigned long word) in __ffs()
/OK3568_Linux_fs/u-boot/post/
H A Dpost.c101 unsigned long word = post_word_load(); in post_bootmode_get() local
146 unsigned long word = post_word_load(); in post_bootmode_test_on() local
157 unsigned long word = post_word_load(); in post_bootmode_test_off() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c24 struct cpl_set_tcb_field *req, u16 word, in __set_tcb_field_direct()
41 static void __set_tcb_field(struct sock *sk, struct sk_buff *skb, u16 word, in __set_tcb_field()
61 static int chtls_set_tcb_field(struct sock *sk, u16 word, u64 mask, u64 val) in chtls_set_tcb_field()
91 void chtls_set_tcb_field_rpl_skb(struct sock *sk, u16 word, in chtls_set_tcb_field_rpl_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c442 u64 word; in qlcnic_82xx_sre_macaddr_change() local
603 u64 word; in qlcnic_82xx_nic_set_promisc() local
824 u64 word; in qlcnic_82xx_config_hw_lro() local
858 u64 word; in qlcnic_config_bridged_mode() local
893 u64 word; in qlcnic_82xx_config_rss() local
944 u64 word; in qlcnic_82xx_config_ipaddr() local
967 u64 word; in qlcnic_82xx_linkevent_request() local
986 u64 word; in qlcnic_send_lro_cleanup() local
1545 u64 word; in qlcnic_82xx_config_led() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsyscall.c20 u16 word; in SYSCALL_DEFINE5() local
92 u16 word; in SYSCALL_DEFINE5() local
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_dec_parse.c32 static int read_word_be(struct mtk_jpeg_stream *stream, u32 *word) in read_word_be()
69 u32 word; in mtk_jpeg_do_parse() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dmmio.c19 u32 word; in kvm_mmio_write_buf() member
50 u32 word; in kvm_mmio_read_buf() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dtype_printers.py87 def add_some(self, result, word, printers): argument
92 def complete(self, text, word): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dtype_printers.py87 def add_some(self, result, word, printers): argument
92 def complete(self, text, word): argument
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dicp-native.c28 u32 word; member
32 u32 word; member
37 u32 word; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dbitops.h233 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
247 static __always_inline unsigned long ffz(unsigned long word) in ffz()
261 static __always_inline unsigned long __fls(unsigned long word) in __fls()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dprism2mgmt.c134 u16 roamingmode, word; in prism2mgmt_scan() local
553 u16 word; in prism2mgmt_start() local
1123 u16 word; in prism2mgmt_wlansniff() local
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dzynqmppl.c51 u32 word = 0; in load_word() local
105 u32 word, p = 0; /* possition */ in check_data() local
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dcache.c138 unsigned int word; in read_decode_cache_bcr_arcv2() member
149 unsigned int word; in read_decode_cache_bcr_arcv2() member
167 unsigned int word; in read_decode_cache_bcr_arcv2() member
188 unsigned int word; in read_decode_cache_bcr() member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-lp8841-rtc.c69 u32 word, u8 bits) in bitbang_txrx_be_cpha0_lsb()
107 u8 word = 0; in spi_lp8841_rtc_transfer_one() local
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Deeprom_93cx6.c172 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read()
214 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_dmap.c423 int word, nbits, nwords; in dbUpdatePMap() local
1123 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local
1255 int word, lword, rc; in dbAllocNear() local
2114 int rc = 0, word; in dbFreeDmap() local
2175 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local
2322 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local
3025 static int dbFindBits(u32 word, int l2nb) in dbFindBits()
3105 static int cnttz(u32 word) in cnttz()
3262 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local

12345678910>>...17