Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dmsp3400-driver.c99 #define I2C_MSP_CONTROL 0x00 macro
112 static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 }; in msp_reset()
113 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; in msp_reset()