Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Di2c-id.h180 #define I2C_HW_B_G400 0x09 /* Matrox G400 */ macro
/linux-2.4.37.9/drivers/video/matrox/
Di2c-matroxfb.c100 .id = I2C_HW_B_G400,
Dmatroxfb_maven.c1299 if (adapter->id == (I2C_ALGO_BIT | I2C_HW_B_G400)) in maven_attach_adapter()