Searched refs:msp_write (Results 1 – 1 of 1) sorted by relevance
182 static int msp_write(struct i2c_client *client, int dev, int addr, int val) in msp_write() function212 return msp_write(client, I2C_MSP_DEM, addr, val); in msp_write_dem()217 return msp_write(client, I2C_MSP_DSP, addr, val); in msp_write_dsp()