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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/misc/
H A Di2c_svc.h43 #define I2C_WR 0x01 /* write */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1337.c311 i2c_tp->i2c_flags = I2C_WR;
335 i2c_tp->i2c_flags = I2C_WR;
532 i2c_tp->i2c_flags = I2C_WR;
555 i2c_tp->i2c_flags = I2C_WR;
580 i2c_tp->i2c_flags = I2C_WR;
654 i2c_tp->i2c_flags = I2C_WR;
694 i2c_tp->i2c_flags = I2C_WR;
845 i2c_tp->i2c_flags = I2C_WR;
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dmax1617.c245 i2ctp->i2c_flags = I2C_WR;
539 i2ctp->i2c_flags = I2C_WR;
757 i2ctp->i2c_flags = I2C_WR;
774 i2ctp->i2c_flags = I2C_WR;
822 i2ctp->i2c_flags = I2C_WR;
H A Dics951601.c298 icsp->ics951601_transfer->i2c_flags = I2C_WR;
430 icsp->ics951601_transfer->i2c_flags = I2C_WR;
562 icsp->ics951601_transfer->i2c_flags = I2C_WR;
H A Dadm1031.c227 admp->adm1031_transfer->i2c_flags = I2C_WR;
697 admp->adm1031_transfer->i2c_flags = I2C_WR;
763 admp->adm1031_transfer->i2c_flags = I2C_WR;
809 admp->adm1031_transfer->i2c_flags = I2C_WR;
959 admp->adm1031_transfer->i2c_flags = I2C_WR;
1010 admp->adm1031_transfer->i2c_flags = I2C_WR;
H A Dssc100.c248 } else if (flag != I2C_WR) {
287 err = ssc100_common(unitp, NULL, byte, I2C_WR);
670 i2ctp->i2c_flags = I2C_WR;
H A Dlm75.c307 i2c_tran_pointer->i2c_flags = I2C_WR;
418 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dltc1427.c285 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dpca9556.c198 pcap->pca9556_transfer->i2c_flags = I2C_WR;
720 pcap->pca9556_transfer->i2c_flags = I2C_WR;
H A Dpic16f819.c185 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dadm1026.c421 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dpcf8574.c267 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dpcf8591.c350 i2c_tran_pointer->i2c_flags = I2C_WR;
H A Dseeprom.c448 i2ctp->i2c_flags = I2C_WR;
H A Dtda8444.c250 unitp->tda8444_transfer->i2c_flags = I2C_WR;
H A Dssc050.c293 i2c_tran_pointer->i2c_flags = I2C_WR;
/illumos-gate/usr/src/uts/sun4u/io/i2c/misc/
H A Di2c_svc.c134 case I2C_WR:
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c739 case I2C_WR:
896 } else if ((status & S1_LRB) && (rdwr == I2C_WR)) {
1238 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) {
1263 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) {
1342 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) {
H A Dsmbus.c921 case I2C_WR:
/illumos-gate/usr/src/uts/sun4u/snowbird/io/todds1307/
H A Dtodds1307.c299 i2c_tp->i2c_flags = I2C_WR;
596 i2c_tp->i2c_flags = I2C_WR;
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c1730 sm_ioc_rdwr(q, mp, I2C_WR);
2072 if (op == I2C_WR) {
2592 error = scsb_rdwr_register(scsb, I2C_WR, reg, 1,
2620 error = scsb_rdwr_register(scsb, I2C_WR, reg, 1,
2825 if ((error = scsb_rdwr_register(scsb, I2C_WR, reg, i, puc, 1)) != 0) {
3869 if ((error = scsb_rdwr_register(scsb, I2C_WR, reg, 1,
3948 if (error = scsb_rdwr_register(scsb, I2C_WR,
4610 if (scsb_rdwr_register(scsb, I2C_WR, intr_addr,
5195 i = scsb_rdwr_register(scsb, I2C_WR, reg, SCTRL_LED_NOK_NUMREGS,
5217 i = scsb_rdwr_register(scsb, I2C_WR, re
[all...]
H A Dpcf8574_nct.c818 tp->i2c_flags = I2C_WR;
846 tp->i2c_flags = I2C_WR;
1415 tp->i2c_flags = I2C_WR;
1876 tp->i2c_flags = I2C_WR;
H A Dpcf8591_nct.c847 * The flags will be set to I2C_WR because for all reads from
850 unitp->i2c_tran->i2c_flags = I2C_WR;
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c279 i2c_tran_pointer->i2c_flags = I2C_WR;
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c404 i2c_tran_pointer->i2c_flags = I2C_WR;
591 i2c_tran_pointer->i2c_flags = I2C_WR;
1176 i2c_tran_pointer->i2c_flags = I2C_WR;

Completed in 126 milliseconds