Searched refs:TO_SCL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-i2c.c | 47 "IDLE", "DONE_STOP", "BUSY", "TO_SCL", "TO_ARB", "DONE_WRITE", 56 TO_SCL = 3, // executing I2C command, time out on clock stretching enumerator 134 case TO_SCL: in i2c_is_busy()
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-i2c.c | 47 "IDLE", "DONE_STOP", "BUSY", "TO_SCL", "TO_ARB", "DONE_WRITE", 56 TO_SCL = 3, // executing I2C command, time out on clock stretching enumerator 134 case TO_SCL: in i2c_is_busy()
|
Completed in 2 milliseconds