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

/freebsd-10.2-release/sys/dev/bktr/
H A Dmsp34xx.c173 msp3400c_read(bktr_ptr_t client, int dev, int addr) function
598 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x18);
615 val = msp3400c_read(client, I2C_MSP3400C_DEM, 0x23);
647 val = msp3400c_read(client, I2C_MSP3400C_DEM, 0x200);
765 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x1b);
799 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x1b);
1031 val = msp3400c_read(client, I2C_MSP3400C_DEM, 0x7e);
1155 rev1 = msp3400c_read(bktr, I2C_MSP3400C_DFP, 0x1e);
1157 rev2 = msp3400c_read(bktr, I2C_MSP3400C_DFP, 0x1f);

Completed in 91 milliseconds