Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-driver.c90 #define I2C_MSP_CONTROL 0x00 macro
103 static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 }; in msp_reset()
104 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; in msp_reset()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-driver.c90 #define I2C_MSP_CONTROL 0x00 macro
103 static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 }; in msp_reset()
104 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; in msp_reset()

Completed in 3 milliseconds