/titanic_44/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | adm1031.c | 486 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_suspend() 684 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_s_ioctl() 726 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_s_ioctl() 821 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_s_ioctl() 905 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_i_ioctl() 947 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_i_ioctl() 997 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_i_ioctl() 1024 admp->adm1031_transfer->i2c_flags = I2C_WR_RD; in adm1031_i_ioctl()
|
H A D | max1617.c | 374 i2ctp->i2c_flags = I2C_WR_RD; in max1617_do_suspend() 572 i2ctp->i2c_flags = I2C_WR_RD; in get_temp_limit() 650 i2ctp->i2c_flags = I2C_WR_RD; in max1617_ioctl() 675 i2ctp->i2c_flags = I2C_WR_RD; in max1617_ioctl() 692 i2ctp->i2c_flags = I2C_WR_RD; in max1617_ioctl() 708 i2ctp->i2c_flags = I2C_WR_RD; in max1617_ioctl()
|
H A D | lm75.c | 235 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in lm75_get16() 378 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in lm75_ioctl()
|
H A D | pca9556.c | 454 pcap->pca9556_transfer->i2c_flags = I2C_WR_RD; in pca9556_suspend() 644 pcap->pca9556_transfer->i2c_flags = I2C_WR_RD; in pca9556_ioctl()
|
H A D | ssc100.c | 261 err = ssc100_common(unitp, byte, reg, I2C_WR_RD); in ssc100_get_reg() 700 i2ctp->i2c_flags = I2C_WR_RD; in ssc100_io()
|
H A D | pic16f819.c | 157 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in pic16f819_get()
|
H A D | seeprom.c | 503 i2ctp->i2c_flags = I2C_WR_RD; in seeprom_io()
|
H A D | pcf8591.c | 291 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in pcf8591_ioctl()
|
H A D | adm1026.c | 392 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in adm1026_get8()
|
H A D | ssc050.c | 265 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in ssc050_get()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | todds1337.c | 284 i2c_tp->i2c_flags = I2C_WR_RD; in todds1337_attach() 513 i2c_tp->i2c_flags = I2C_WR_RD; in todds1337_set_power_alarm() 635 i2c_tp->i2c_flags = I2C_WR_RD; in todds1337_clear_power_alarm() 675 i2c_tp->i2c_flags = I2C_WR_RD; in todds1337_clear_power_alarm() 764 i2c_tp->i2c_flags = I2C_WR_RD; in todds1337_read_rtc()
|
/titanic_44/usr/src/uts/sun4u/sys/i2c/misc/ |
H A D | i2c_svc.h | 45 #define I2C_WR_RD 0x04 /* write then read */ macro
|
/titanic_44/usr/src/uts/sun4u/io/i2c/misc/ |
H A D | i2c_svc.c | 146 case I2C_WR_RD: in i2c_transfer()
|
/titanic_44/usr/src/uts/sun4u/snowbird/io/todds1307/ |
H A D | todds1307.c | 279 i2c_tp->i2c_flags = I2C_WR_RD; in todds1307_attach() 513 i2c_tp->i2c_flags = I2C_WR_RD; in todds1307_read_rtc()
|
/titanic_44/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | i2bsc.c | 1022 if (tp->i2c_flags == I2C_WR_RD) in i2bsc_upload_preamble() 1146 (tp->i2c_flags == I2C_WR_RD) ? "retryable" : "single-shot"); in i2bsc_safe_upload() 1153 if (tp->i2c_flags != I2C_WR_RD) in i2bsc_safe_upload()
|
H A D | smbus.c | 927 case I2C_WR_RD: in smbus_switch()
|
H A D | pcf8584.c | 745 case I2C_WR_RD: in pcf8584_type_to_state()
|
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ |
H A D | scsb.c | 694 if (scsb_rdwr_register(scsb, I2C_WR_RD, (uchar_t)SCTRL_PROM_VERSION, 1, in scb_check_version() 1725 sm_ioc_rdwr(q, mp, I2C_WR_RD); in smf_ioctl() 2881 if (error = scsb_rdwr_register(scsb, I2C_WR_RD, reg, in scsb_check_config_status() 3403 if (scsb_rdwr_register(scsb, I2C_WR_RD, index, 1, &t_uchar, 1)) in scsb_set_topology() 3737 error = scsb_rdwr_register(scsb, I2C_WR_RD, reg, in scsb_read_bhealthy() 4435 if (scsb_rdwr_register(scsb, I2C_WR_RD, intr_addr, in scsb_intr() 4532 if (scsb_rdwr_register(scsb, I2C_WR_RD, tmp_reg, in scsb_intr() 5265 error = scsb_rdwr_register(scsb, I2C_WR_RD, reg, SCSB_DATA_REGISTERS, in scsb_readall_regs() 5298 i2cxferp->i2c_flags = I2C_WR_RD; in scsb_write_mask() 5399 case I2C_WR_RD: in scsb_rdwr_register() [all …]
|
H A D | pcf8591_nct.c | 354 unitp->i2c_tran->i2c_flags = I2C_WR_RD; in pcf8591_io() 1052 tp->i2c_flags = I2C_WR_RD; in pcf8591_read_chip()
|
/titanic_44/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 352 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in hpc3130_get() 547 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in hpc3130_ioctl() 1179 i2c_tran_pointer->i2c_flags = I2C_WR_RD; in hpc3130_rw()
|