Home
last modified time | relevance | path

Searched defs:words (Results 1 – 22 of 22) sorted by relevance

/linux-4.19.296/drivers/nvmem/
Dmtk-efuse.c31 int i = 0, words = bytes / 4; in mtk_reg_read() local
44 int i = 0, words = bytes / 4; in mtk_reg_write() local
Dqfprom.c30 int i = 0, words = bytes; in qfprom_reg_read() local
/linux-4.19.296/include/linux/byteorder/
Dgeneric.h160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array()
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
/linux-4.19.296/drivers/misc/eeprom/
Deeprom_93cx6.c224 __le16 *data, const u16 words) in eeprom_93cx6_multiread()
/linux-4.19.296/lib/
Ddynamic_debug.c219 static int ddebug_tokenize(char *buf, char *words[], int maxwords) in ddebug_tokenize()
317 static int ddebug_parse_query(char *words[], int nwords, in ddebug_parse_query()
452 char *words[MAXWORDS]; in ddebug_exec_query() local
Dtest_kasan.c189 u64 words[2]; in kmalloc_oob_16() member
Dstring.c1067 unsigned int words, prefix; in memchr_inv() local
Dbch.c1262 unsigned int i, words; in init_bch() local
/linux-4.19.296/crypto/
Dmorus640.c31 u32 words[MORUS_BLOCK_WORDS]; member
35 __le32 words[MORUS_BLOCK_WORDS]; member
Dmorus1280.c31 u64 words[MORUS_BLOCK_WORDS]; member
35 __le64 words[MORUS_BLOCK_WORDS]; member
/linux-4.19.296/fs/ocfs2/cluster/
Dmasklog.h127 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG]; member
/linux-4.19.296/fs/minix/
Dbitmap.c33 unsigned words = blocksize / 2; in count_free() local
/linux-4.19.296/drivers/xen/events/
Devents_2l.c197 xen_ulong_t words; in evtchn_2l_handle_events() local
/linux-4.19.296/drivers/i2c/
Di2c-stub.c80 u16 words[256]; /* Byte operations use the LSB as per SMBus member
/linux-4.19.296/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c361 u32 words; in hwicap_read() local
/linux-4.19.296/include/soc/fsl/
Ddpaa2-fd.h40 u32 words[8]; member
/linux-4.19.296/include/uapi/drm/
Dtegra_drm.h310 __u32 words; member
/linux-4.19.296/include/linux/soundwire/
Dsdw.h169 u32 *words; member
242 u32 *words; member
/linux-4.19.296/include/uapi/linux/
Dtcp.h67 __be32 words[5]; member
/linux-4.19.296/include/linux/
Dnfs4.h671 u32 words[NFS4_OP_MAP_NUM_WORDS]; member
/linux-4.19.296/include/linux/qed/
Dqed_rdma_if.h252 u16 words[8]; member
/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c2953 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words, in nfsd4_encode_fattr_to_buf()