Lines Matching refs:I2C_MSP3400C_DFP

159 #define I2C_MSP3400C_DFP   0x12
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, 0x0009,
408 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000b,
411 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0008,
413 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0009,
415 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000b,
418 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000a,
420 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000e,
425 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0010, 0x5a00); /* was: 0x3000 */
445 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000e, 0x3001);
450 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000e, 0x3000);
501 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0005,0x4000);
523 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0008,0x0520);
524 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0009,0x0620);
525 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000a,src);
526 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000b,src);
528 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0008,src);
529 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0009,src);
530 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000a,src);
531 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000b,src);
568 msp3400c_write(client,I2C_MSP3400C_DFP, i, msp->dfp_regs[i]);
598 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x18);
765 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x1b);
799 val = msp3400c_read(client, I2C_MSP3400C_DFP, 0x1b);
855 msp3400c_write(client,I2C_MSP3400C_DFP, 0x000d, 0x1900);
1055 msp3400c_write(client, I2C_MSP3400C_DFP, 0x0d, 0x1900); /* scart */
1056 msp3400c_write(client, I2C_MSP3400C_DFP, 0x0e, 0x2403); /* FM */
1057 msp3400c_write(client, I2C_MSP3400C_DFP, 0x10, 0x5a00); /* nicam */
1095 msp3400c_write(client,I2C_MSP3400C_DFP, 0x08, 0x0220);
1096 msp3400c_write(client,I2C_MSP3400C_DFP, 0x09, 0x0220);
1097 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0b, 0x0220);
1155 rev1 = msp3400c_read(bktr, I2C_MSP3400C_DFP, 0x1e);
1157 rev2 = msp3400c_read(bktr, I2C_MSP3400C_DFP, 0x1f);
1167 msp3400c_write(bktr,I2C_MSP3400C_DFP, 0x0014, 0x1040);