Home
last modified time | relevance | path

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

/openbmc/linux/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()