/titanic_41/usr/src/uts/sun4u/io/ |
H A D | todds1337.c | 311 i2c_tp->i2c_flags = I2C_WR; in todds1337_attach() 335 i2c_tp->i2c_flags = I2C_WR; in todds1337_attach() 532 i2c_tp->i2c_flags = I2C_WR; in todds1337_set_power_alarm() 555 i2c_tp->i2c_flags = I2C_WR; in todds1337_set_power_alarm() 580 i2c_tp->i2c_flags = I2C_WR; in todds1337_set_power_alarm() 654 i2c_tp->i2c_flags = I2C_WR; in todds1337_clear_power_alarm() 694 i2c_tp->i2c_flags = I2C_WR; in todds1337_clear_power_alarm() 845 i2c_tp->i2c_flags = I2C_WR; in todds1337_write_rtc()
|
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | max1617.c | 245 i2ctp->i2c_flags = I2C_WR; in max1617_do_resume() 539 i2ctp->i2c_flags = I2C_WR; in set_temp_limit() 757 i2ctp->i2c_flags = I2C_WR; in max1617_ioctl() 774 i2ctp->i2c_flags = I2C_WR; in max1617_ioctl() 822 i2ctp->i2c_flags = I2C_WR; in max1617_ioctl()
|
H A D | ics951601.c | 298 icsp->ics951601_transfer->i2c_flags = I2C_WR; in ics951601_attach() 430 icsp->ics951601_transfer->i2c_flags = I2C_WR; in ics951601_resume() 562 icsp->ics951601_transfer->i2c_flags = I2C_WR; in ics951601_ioctl()
|
H A D | adm1031.c | 227 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_resume() 697 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_s_ioctl() 763 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_s_ioctl() 809 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_s_ioctl() 959 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_i_ioctl() 1010 admp->adm1031_transfer->i2c_flags = I2C_WR; in adm1031_i_ioctl()
|
H A D | ssc100.c | 248 } else if (flag != I2C_WR) { in ssc100_common() 287 err = ssc100_common(unitp, NULL, byte, I2C_WR); in ssc100_set() 670 i2ctp->i2c_flags = I2C_WR; in ssc100_io()
|
H A D | lm75.c | 307 i2c_tran_pointer->i2c_flags = I2C_WR; in lm75_set16() 418 i2c_tran_pointer->i2c_flags = I2C_WR; in lm75_ioctl()
|
H A D | pca9556.c | 198 pcap->pca9556_transfer->i2c_flags = I2C_WR; in pca9556_resume() 720 pcap->pca9556_transfer->i2c_flags = I2C_WR; in pca9556_ioctl()
|
H A D | ltc1427.c | 285 i2c_tran_pointer->i2c_flags = I2C_WR; in ltc1427_ioctl()
|
H A D | pic16f819.c | 185 i2c_tran_pointer->i2c_flags = I2C_WR; in pic16f819_set()
|
H A D | seeprom.c | 448 i2ctp->i2c_flags = I2C_WR; in seeprom_io()
|
H A D | pcf8574.c | 267 i2c_tran_pointer->i2c_flags = I2C_WR; in pcf8574_set()
|
H A D | tda8444.c | 250 unitp->tda8444_transfer->i2c_flags = I2C_WR; in tda8444_do_attach()
|
H A D | pcf8591.c | 350 i2c_tran_pointer->i2c_flags = I2C_WR; in pcf8591_ioctl()
|
H A D | adm1026.c | 421 i2c_tran_pointer->i2c_flags = I2C_WR; in adm1026_put8()
|
H A D | ssc050.c | 293 i2c_tran_pointer->i2c_flags = I2C_WR; in ssc050_set()
|
/titanic_41/usr/src/uts/sun4u/sys/i2c/misc/ |
H A D | i2c_svc.h | 43 #define I2C_WR 0x01 /* write */ macro
|
/titanic_41/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | pcf8584.c | 739 case I2C_WR: in pcf8584_type_to_state() 896 } else if ((status & S1_LRB) && (rdwr == I2C_WR)) { in pcf8584_error() 1238 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) { in pcf8584_process() 1263 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) { in pcf8584_process() 1342 if (pcf8584_error(s1, I2C_WR, i2c) != I2C_SUCCESS) { in pcf8584_process()
|
H A D | smbus.c | 921 case I2C_WR: in smbus_switch()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | scsb.c | 1730 sm_ioc_rdwr(q, mp, I2C_WR); in smf_ioctl() 2072 if (op == I2C_WR) { in sm_ioc_rdwr() 2592 error = scsb_rdwr_register(scsb, I2C_WR, reg, 1, in scsb_led_set() 2620 error = scsb_rdwr_register(scsb, I2C_WR, reg, 1, in scsb_led_set() 2825 if ((error = scsb_rdwr_register(scsb, I2C_WR, reg, i, puc, 1)) != 0) { in scsb_set_scfg_pres_leds() 3869 if ((error = scsb_rdwr_register(scsb, I2C_WR, reg, 1, in scsb_reset_unit() 3948 if (error = scsb_rdwr_register(scsb, I2C_WR, in scsb_clear_intptrs() 4610 if (scsb_rdwr_register(scsb, I2C_WR, intr_addr, in scsb_intr() 5195 i = scsb_rdwr_register(scsb, I2C_WR, reg, SCTRL_LED_NOK_NUMREGS, in scsb_leds_switch() 5217 i = scsb_rdwr_register(scsb, I2C_WR, reg, SCTRL_LED_OK_NUMREGS, in scsb_leds_switch() [all …]
|
H A D | pcf8574_nct.c | 818 tp->i2c_flags = I2C_WR; in pcf8574_intr() 846 tp->i2c_flags = I2C_WR; in pcf8574_intr() 1415 tp->i2c_flags = I2C_WR; in pcf8574_write_chip() 1876 tp->i2c_flags = I2C_WR; in pcf8574_init_chip()
|
H A D | pcf8591_nct.c | 850 unitp->i2c_tran->i2c_flags = I2C_WR; in pcf8591_do_attach()
|
/titanic_41/usr/src/uts/sun4u/io/i2c/misc/ |
H A D | i2c_svc.c | 134 case I2C_WR: in i2c_transfer()
|
/titanic_41/usr/src/uts/sun4u/snowbird/io/todds1307/ |
H A D | todds1307.c | 299 i2c_tp->i2c_flags = I2C_WR; in todds1307_attach() 596 i2c_tp->i2c_flags = I2C_WR; in todds1307_write_rtc()
|
/titanic_41/usr/src/uts/sun4u/littleneck/io/ |
H A D | pcf8574_lneck.c | 279 i2c_tran_pointer->i2c_flags = I2C_WR; in pcf8574_set()
|
/titanic_41/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 404 i2c_tran_pointer->i2c_flags = I2C_WR; in hpc3130_set() 591 i2c_tran_pointer->i2c_flags = I2C_WR; in hpc3130_ioctl() 1176 i2c_tran_pointer->i2c_flags = I2C_WR; in hpc3130_rw()
|