Home
last modified time | relevance | path

Searched refs:tl_i2c_tx_byte (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSi2c.c36 static void tl_i2c_tx_byte(void *GPIOout, u8 data);
203 static void tl_i2c_tx_byte(void *GPIOout, u8 data) in tl_i2c_tx_byte() function
257 tl_i2c_tx_byte(GPIOout, SLAVE_WRITE_ADDRESS); in cpqfcTS_ReadNVRAM()
262 tl_i2c_tx_byte(GPIOout, 0); in cpqfcTS_ReadNVRAM()
269 tl_i2c_tx_byte(GPIOout, SLAVE_READ_ADDRESS); in cpqfcTS_ReadNVRAM()