Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-driver.c94 #define I2C_MSP_DSP 0x12 macro
105 static u8 write[3] = { I2C_MSP_DSP + 1, 0x00, 0x1e }; in msp_reset()
193 return msp_read(client, I2C_MSP_DSP, addr); in msp_read_dsp()
231 return msp_write(client, I2C_MSP_DSP, addr, val); in msp_write_dsp()