Home
last modified time | relevance | path

Searched defs:word (Results 151 – 175 of 418) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dbitops.h131 static inline unsigned long ffz(unsigned long word) in ffz()
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dbitops.h122 static inline unsigned long ffz(unsigned long word) in ffz()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-butterfly.c137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
H A Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h119 unsigned int word; /* which uint32_t[] array member encodes the field */ member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_utils.c17 static inline void word2byte_be(u32 word, u8 *ch) in word2byte_be()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c135 u32 word = (val >> word_shift) & 0xffff; in bcm2835_sdhci_readw() local
/OK3568_Linux_fs/u-boot/board/synopsys/axs10x/
H A Dnand.c183 u16 word; in axs101_nand_read_word() local
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dconn_event.c195 __be32 word; in rxrpc_abort_connection() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h49 u32 word[6]; member
76 u32 word[4]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx_usb.c245 u16 word; in halmac_reg_read_16_usb_88xx() member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_legacy.c88 uint16_t word = byte; in nand_write_byte16() local
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dspinlock.h268 __u32 word; in arch_read_trylock() member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeature.h62 #define CHECK_BIT_IN_MASK_WORD(maskname, word, bit) \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_spi.c653 u16 *word = (u16 *)&buffer[j]; in spi_dv_device_echo_buffer() local
661 u16 *word = (u16 *)&buffer[j]; in spi_dv_device_echo_buffer() local
668 u32 *word = (unsigned int *)&buffer[j]; in spi_dv_device_echo_buffer() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhvsi.h41 __be32 word; member
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddata.c197 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dquirks.c18 u16 word; in quirk_intel_irqbalance() local
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dlm25066.c378 u16 word) in lm25066_write_word_data()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ab.c32 uint32_t word; in htobe32() member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dbitops.h115 static inline unsigned long ffz(unsigned long word) in ffz()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddata.c210 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_native.c325 unsigned long *word = (unsigned long *)&hptep->v; in native_lock_hpte() local
339 unsigned long *word = (unsigned long *)&hptep->v; in native_unlock_hpte() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ds390-cpumsf.c249 unsigned long long word = be64toh(*(unsigned long long *)basicp); in s390_cpumsf_basic_show() local
293 unsigned long long word = be64toh(*(unsigned long long *)diagp); in s390_cpumsf_diag_show() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c177 uint32_t word = f->hwcap_bit_nr / 32; in feat_try_enable_unknown() local
210 uint32_t word = f->hwcap_bit_nr / 32; in feat_enable() local

12345678910>>...17