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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/misc/
H A Di2c_svc.h45 #define I2C_WR_RD 0x04 /* write then read */ macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dmax1617.c374 i2ctp->i2c_flags = I2C_WR_RD;
572 i2ctp->i2c_flags = I2C_WR_RD;
650 i2ctp->i2c_flags = I2C_WR_RD;
675 i2ctp->i2c_flags = I2C_WR_RD;
692 i2ctp->i2c_flags = I2C_WR_RD;
708 i2ctp->i2c_flags = I2C_WR_RD;
H A Dadm1031.c486 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
684 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
726 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
821 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
905 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
947 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
997 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
1024 admp->adm1031_transfer->i2c_flags = I2C_WR_RD;
H A Dlm75.c235 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
378 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
H A Dpca9556.c454 pcap->pca9556_transfer->i2c_flags = I2C_WR_RD;
644 pcap->pca9556_transfer->i2c_flags = I2C_WR_RD;
H A Dssc100.c261 err = ssc100_common(unitp, byte, reg, I2C_WR_RD);
700 i2ctp->i2c_flags = I2C_WR_RD;
H A Dpic16f819.c157 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
H A Dadm1026.c392 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
397 "adm1026_get8: I2C_WR_RD reg=0x%x failed", reg));
H A Dpcf8591.c291 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
H A Dseeprom.c503 i2ctp->i2c_flags = I2C_WR_RD;
H A Dssc050.c265 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
/illumos-gate/usr/src/uts/sun4u/io/i2c/misc/
H A Di2c_svc.c146 case I2C_WR_RD:
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1337.c284 i2c_tp->i2c_flags = I2C_WR_RD;
513 i2c_tp->i2c_flags = I2C_WR_RD;
635 i2c_tp->i2c_flags = I2C_WR_RD;
675 i2c_tp->i2c_flags = I2C_WR_RD;
764 i2c_tp->i2c_flags = I2C_WR_RD;
/illumos-gate/usr/src/uts/sun4u/snowbird/io/todds1307/
H A Dtodds1307.c279 i2c_tp->i2c_flags = I2C_WR_RD;
513 i2c_tp->i2c_flags = I2C_WR_RD;
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Di2bsc.c1022 if (tp->i2c_flags == I2C_WR_RD)
1146 (tp->i2c_flags == I2C_WR_RD) ? "retryable" : "single-shot");
1149 * The only re-tryable transaction type is I2C_WR_RD. If we don't
1153 if (tp->i2c_flags != I2C_WR_RD)
H A Dpcf8584.c745 case I2C_WR_RD:
H A Dsmbus.c927 case I2C_WR_RD:
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c694 if (scsb_rdwr_register(scsb, I2C_WR_RD, (uchar_t)SCTRL_PROM_VERSION, 1,
1725 sm_ioc_rdwr(q, mp, I2C_WR_RD);
2881 if (error = scsb_rdwr_register(scsb, I2C_WR_RD, reg,
3403 if (scsb_rdwr_register(scsb, I2C_WR_RD, index, 1, &t_uchar, 1))
3737 error = scsb_rdwr_register(scsb, I2C_WR_RD, reg,
4435 if (scsb_rdwr_register(scsb, I2C_WR_RD, intr_addr,
4532 if (scsb_rdwr_register(scsb, I2C_WR_RD, tmp_reg,
5265 error = scsb_rdwr_register(scsb, I2C_WR_RD, reg, SCSB_DATA_REGISTERS,
5298 i2cxferp->i2c_flags = I2C_WR_RD;
5399 case I2C_WR_RD
[all...]
H A Dpcf8591_nct.c354 unitp->i2c_tran->i2c_flags = I2C_WR_RD;
1052 tp->i2c_flags = I2C_WR_RD;
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c352 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
547 i2c_tran_pointer->i2c_flags = I2C_WR_RD;
1179 i2c_tran_pointer->i2c_flags = I2C_WR_RD;

Completed in 105 milliseconds