Home
last modified time | relevance | path

Searched refs:I2C_SR2 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stu300.c49 #define I2C_SR2 (0x00000008) macro
235 status2 = stu300_r8(dev->virtbase + I2C_SR2); in stu300_event_occurred()
577 dummy = stu300_r8(dev->virtbase + I2C_SR2); in stu300_init_hw()
770 if (stu300_r8(dev->virtbase + I2C_SR2) & in stu300_xfer_msg()
795 val = stu300_r8(dev->virtbase + I2C_SR2); in stu300_xfer_msg()

Completed in 2 milliseconds