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

/linux-4.4.14/drivers/media/i2c/
H A Dmsp3400-driver.c104 #define I2C_MSP_CONTROL 0x00 macro
117 static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 }; msp_reset()
118 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; msp_reset()

Completed in 51 milliseconds