Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/i2c/
Di2c-ite.h42 #define ITE_I2CSSAR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x3c macro
Di2c-algo-ite.c197 iic_outw(adap,ITE_I2CSSAR, 0); in iic_init()
343 iic_outw(adap, ITE_I2CSSAR, (unsigned short)buf[wrcount++]); in iic_sendbytes()
722 iic_outw(adap, ITE_I2CSSAR,s_msg.waddr & 0xff); in algo_control()