Searched refs:I2C_IBCR_RSTA (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | ls_i2c.h | 60 #define I2C_IBCR_RSTA U(0x04) macro |
| /optee_os/core/drivers/ | ||
| H A D | ls_i2c.c | 397 io_setbits8((vaddr_t)®s->ibcr, I2C_IBCR_RSTA); in i2c_bus_xfer() |