Home
last modified time | relevance | path

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

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