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

/freebsd-10.2-release/sys/dev/bktr/
H A Dmsp34xx.c159 #define I2C_MSP3400C_DFP 0x12 macro
320 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0013, msp->acb);
349 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0000, val); /* loudspeaker */
350 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0006, val); /* headphones */
352 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0007, val ? 0x4000 : 0);
353 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0001, balance << 8);
361 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0002, val); /* loudspeaker */
369 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0003, val); /* loudspeaker */
404 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0008,
406 msp3400c_write(client,I2C_MSP3400C_DFP,
[all...]

Completed in 100 milliseconds