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