Searched hist:df358c6beca8f7cc2f2b67c54f0bf255ebd5cc22 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-uclass.c | df358c6beca8f7cc2f2b67c54f0bf255ebd5cc22 Fri Jul 03 00:15:42 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add a function to transfer messages
Sometimes it is useful to be able to transfer a raw I2C message. This happens when the chip address needs to be set manually, or when the data to be sent/received is in another buffer.
Add a function to provide access to this.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | i2c.h | df358c6beca8f7cc2f2b67c54f0bf255ebd5cc22 Fri Jul 03 00:15:42 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add a function to transfer messages
Sometimes it is useful to be able to transfer a raw I2C message. This happens when the chip address needs to be set manually, or when the data to be sent/received is in another buffer.
Add a function to provide access to this.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|