Searched defs:olen (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | fsl_i2c.c | 403 __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 D | setexpr.c | 85 int olen, /* length of old string */ in substitute() 180 int i, olen; in regex_sub() local
|
| H A D | i2c.c | 471 uint olen; in do_i2c_olen() local
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | atcspi200_spi.c | 141 int i,olen=0; in __atcspi200_spi_start() local
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | 769 unsigned olen; in jffs2_fill_scan_buf() local
|