Home
last modified time | relevance | path

Searched defs:wordlen (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/drivers/spi/
Dspi.c11 int spi_set_wordlen(struct spi_slave *slave, unsigned int wordlen) in spi_set_wordlen()
Dpic32_spi.c159 unsigned int wordlen) in pic32_spi_set_word_size()
337 static int pic32_spi_set_wordlen(struct udevice *slave, unsigned int wordlen) in pic32_spi_set_wordlen()
Domap3_spi.c118 unsigned int wordlen; member
608 static int omap3_spi_set_wordlen(struct udevice *dev, unsigned int wordlen) in omap3_spi_set_wordlen()
/external/u-boot/arch/arc/include/asm/
Dio.h126 static inline int __raw_readsw(unsigned int addr, void *data, int wordlen) in __raw_readsw()
162 static inline int __raw_writesw(unsigned int addr, void *data, int wordlen) in __raw_writesw()
/external/curl/lib/
Dcurl_sasl.h113 #define sasl_mech_equal(line, wordlen, mech) \ argument
Dpop3.c699 size_t wordlen; in pop3_state_capa_resp() local
Dsmtp.c745 size_t wordlen; in smtp_state_ehlo_resp() local
Dimap.c879 size_t wordlen; in imap_state_capability_resp() local
/external/u-boot/include/
Dspi.h105 unsigned int wordlen; member
/external/u-boot/arch/nds32/include/asm/
Dio.h270 static inline void readsw(unsigned int *addr, void * data, int wordlen) in readsw()
301 static inline void writesw(unsigned int *addr, const void * data, int wordlen) in writesw()
/external/u-boot/arch/riscv/include/asm/
Dio.h292 static inline void readsw(unsigned int *addr, void *data, int wordlen) in readsw()
337 static inline void writesw(unsigned int *addr, const void *data, int wordlen) in writesw()
/external/u-boot/arch/arm/include/asm/
Dio.h61 int wordlen) in __raw_writesw()
83 static inline void __raw_readsw(unsigned long addr, void *data, int wordlen) in __raw_readsw()
/external/tcpdump/
Dprint-ospf6.c413 u_int wordlen; in ospf6_print_lsaprefix() local