Searched refs:I2C_SCL_IN (Results 1 – 2 of 2) sorted by relevance
/linux/include/video/ | ||
H A D | tdfx.h | 139 #define I2C_SCL_IN 0x04000000 macro |
/linux/drivers/video/fbdev/ | ||
H A D | tdfxfb.c | 1206 return (0 != (tdfx_inl(par, VIDSERPARPORT) & I2C_SCL_IN)); in tdfxfb_i2c_getscl() |