Home
last modified time | relevance | path

Searched defs:alen (Results 1 – 24 of 24) sorted by relevance

/u-boot-v2022.01-rc1/drivers/i2c/
A Dlpc32xx_i2c.c111 int alen, u8 *data, int length) in __i2c_read()
178 int alen, u8 *data, int length) in __i2c_write()
240 int alen, u8 *data, int length) in lpc32xx_i2c_read()
247 int alen, u8 *data, int length) in lpc32xx_i2c_write()
A Ddavinci_i2c.c128 uint32_t addr, int alen, uint8_t *buf, int len) in _davinci_i2c_read()
226 uint32_t addr, int alen, uint8_t *buf, int len) in _davinci_i2c_write()
388 uint32_t addr, int alen, uint8_t *buf, int len) in davinci_i2c_read()
395 uint32_t addr, int alen, uint8_t *buf, int len) in davinci_i2c_write()
A Ddesignware_i2c.c404 int alen) in i2c_xfer_init()
453 int alen, u8 *buffer, int len) in __dw_i2c_read()
521 int alen, u8 *buffer, int len) in __dw_i2c_write()
645 int alen, u8 *buffer, int len) in dw_i2c_read()
651 int alen, u8 *buffer, int len) in dw_i2c_write()
A Di2c-cortina.c147 int alen, int write_read) in i2c_xfer_init()
194 int alen, uint8_t *buffer, int len) in ca_i2c_read()
232 int alen, uint8_t *buffer, int len) in ca_i2c_write()
A Dmxc_i2c.c262 u32 addr, int alen) in i2c_init_transfer_()
484 u32 addr, int alen) in i2c_init_transfer()
647 int alen, u8 *buf, int len) in bus_i2c_read()
695 int alen, const u8 *buf, int len) in bus_i2c_write()
716 uint addr, int alen, uint8_t *buffer, in mxc_i2c_read()
723 uint addr, int alen, uint8_t *buffer, in mxc_i2c_write()
A Dmv_i2c.c239 static int __i2c_read(struct mv_i2c *base, uchar chip, u8 *addr, int alen, in __i2c_read()
315 static int __i2c_write(struct mv_i2c *base, uchar chip, u8 *addr, int alen, in __i2c_write()
495 int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read()
520 int i2c_write(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_write()
A Dsoft_i2c.c328 int alen, uchar *buffer, int len) in soft_i2c_read()
403 int alen, uchar *buffer, int len) in soft_i2c_write()
A Di2c_core.c287 int i2c_read(uint8_t chip, unsigned int addr, int alen, in i2c_read()
293 int i2c_write(uint8_t chip, unsigned int addr, int alen, in i2c_write()
A Domap24xx_i2c.c552 uchar chip, uint addr, int alen, uchar *buffer, in __omap24_i2c_read()
706 uchar chip, uint addr, int alen, uchar *buffer, in __omap24_i2c_write()
886 int alen, uchar *buffer, int len) in omap24_i2c_read()
896 int alen, uchar *buffer, int len) in omap24_i2c_write()
A Dmvtwsi.c617 u8 *addr, int alen, uchar *data, int length, in __twsi_i2c_read()
666 u8 *addr, int alen, uchar *data, int length, in __twsi_i2c_write()
711 int alen, uchar *data, int length) in twsi_i2c_read()
726 int alen, uchar *data, int length) in twsi_i2c_write()
A Dsh_i2c.c243 uint addr, int alen, u8 *data, int len) in sh_i2c_read()
261 int alen, u8 *data, int len) in sh_i2c_write()
A Dihs_i2c.c148 static int ihs_i2c_address(struct udevice *dev, uchar chip, u8 *addr, int alen, in ihs_i2c_address()
155 int alen, uchar *buffer, int len, int read) in ihs_i2c_access()
A Dexynos_hs_i2c.c367 unsigned char alen, in hsi2c_write()
420 unsigned char alen, in hsi2c_read()
A Diproc_i2c.c495 uchar chip, uint regaddr, int alen, uchar *buffer, int len) in i2c_write()
555 uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read()
A Dnx_i2c.c473 uint alen, uchar *buffer, uint len, uint seq) in nx_i2c_read()
510 uint alen, uchar *buffer, uint len, uint seq) in nx_i2c_write()
A Dkona_i2c.c633 int alen, uchar *buffer, int len) in kona_i2c_read()
662 int alen, uchar *buffer, int len) in kona_i2c_write()
/u-boot-v2022.01-rc1/cmd/
A Di2c.c206 int alen; in get_alen() local
250 int alen; in do_i2c_read() local
304 int alen; in do_i2c_write() local
472 int alen; in do_i2c_md() local
592 int alen; in do_i2c_mw() local
679 int alen; in do_i2c_crc() local
764 int alen; in mod_i2c_mem() local
988 int alen; in do_i2c_loop() local
A Deeprom.c68 int alen; in eeprom_addr() local
110 static int eeprom_rw_block(unsigned offset, uchar *addr, unsigned alen, in eeprom_rw_block()
148 unsigned alen, len; in eeprom_rw() local
/u-boot-v2022.01-rc1/board/gateworks/gw_ventana/
A Dgsc.c32 int gsc_i2c_read(uchar chip, uint addr, int alen, uchar *buf, int len) in gsc_i2c_read()
51 int gsc_i2c_write(uchar chip, uint addr, int alen, uchar *buf, int len) in gsc_i2c_write()
/u-boot-v2022.01-rc1/drivers/ddr/fsl/
A Dmain.c105 int alen, uint8_t *buf, int len) in ddr_i2c_read()
/u-boot-v2022.01-rc1/fs/ubifs/
A Dlpt_commit.c194 int lnum, offs, len, alen, done_lsave, done_ltab, err; in layout_cnodes() local
373 int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; in write_cnodes() local
A Dlpt.c608 int lnum, err = 0, node_sz, iopos, i, j, cnt, len, alen, row; in ubifs_create_dflt_lpt() local
/u-boot-v2022.01-rc1/board/gateworks/venice/
A Dgsc.c145 static int gsc_read_eeprom(int bus, int slave, int alen, struct venice_board_info *info) in gsc_read_eeprom()
/u-boot-v2022.01-rc1/lib/rsa/
A Drsa-keyprop.c586 size_t mlen, alen, u; in br_i32_reduce() local

Completed in 55 milliseconds