Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ds626.h439 #define S626_I2C_BUSY 0x0001 /* I2C control/status flag BUSY. */ macro
H A Ds626.c261 } while ((ctrl & (S626_I2C_BUSY | S626_I2C_ERR)) == S626_I2C_BUSY); in s626_i2c_handshake()
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ds626.h439 #define S626_I2C_BUSY 0x0001 /* I2C control/status flag BUSY. */ macro
H A Ds626.c260 } while ((ctrl & (S626_I2C_BUSY | S626_I2C_ERR)) == S626_I2C_BUSY); in s626_i2c_handshake()

Completed in 10 milliseconds