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