Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/i2c/
Di2c-ite.h39 #define ITE_I2CHCR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x30
40 #define ITE_I2CHSR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x34
41 #define ITE_I2CSAR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x38
42 #define ITE_I2CSSAR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x3c
43 #define ITE_I2CCKCNT IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x48
44 #define ITE_I2CSHDR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x4c
45 #define ITE_I2CRSUR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x50
46 #define ITE_I2CPSUR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x54
48 #define ITE_I2CFDR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x70
49 #define ITE_I2CFBCR IT8172_PCI_IO_BASE + IT_I2C_BASE + 0x74
[all …]
/linux-2.4.37.9/include/asm-mips/it8172/
Dit8172.h225 #define IT_I2C_BASE 0x14000 macro