Home
last modified time | relevance | path

Searched defs:olen (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dfsl_i2c.c403 __i2c_read(const struct fsl_i2c_base *base, u8 chip_addr, u8 *offset, int olen, in __i2c_read()
451 __i2c_write(const struct fsl_i2c_base *base, u8 chip_addr, u8 *offset, int olen, in __i2c_write()
511 fsl_i2c_read(struct i2c_adapter *adap, u8 chip_addr, uint offset, int olen, in fsl_i2c_read()
520 fsl_i2c_write(struct i2c_adapter *adap, u8 chip_addr, uint offset, int olen, in fsl_i2c_write()
/rk3399_rockchip-uboot/cmd/
H A Dsetexpr.c85 int olen, /* length of old string */ in substitute()
180 int i, olen; in regex_sub() local
H A Di2c.c471 uint olen; in do_i2c_olen() local
/rk3399_rockchip-uboot/drivers/spi/
H A Datcspi200_spi.c141 int i,olen=0; in __atcspi200_spi_start() local
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_nand_1pass.c769 unsigned olen; in jffs2_fill_scan_buf() local