Searched refs:I2C_MSP3400C_DEM (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/bktr/
H A Dmsp34xx.c158 #define I2C_MSP3400C_DEM 0x10 macro
327 msp3400c_write(client,I2C_MSP3400C_DEM, 0x0093, cdo1 & 0xfff);
328 msp3400c_write(client,I2C_MSP3400C_DEM, 0x009b, cdo1 >> 12);
329 msp3400c_write(client,I2C_MSP3400C_DEM, 0x00a3, cdo2 & 0xfff);
330 msp3400c_write(client,I2C_MSP3400C_DEM, 0x00ab, cdo2 >> 12);
331 msp3400c_write(client,I2C_MSP3400C_DEM, 0x0056, 0); /*LOAD_REG_1/2*/
381 msp3400c_write(client,I2C_MSP3400C_DEM, 0x00bb, /* ad_cv */
385 msp3400c_write(client,I2C_MSP3400C_DEM, 0x0001,
388 msp3400c_write(client,I2C_MSP3400C_DEM, 0x0005, 0x0004); /* fir 2 */
389 msp3400c_write(client,I2C_MSP3400C_DEM,
[all...]

Completed in 107 milliseconds