Searched defs:DDC_SCL_IN (Results 1 – 3 of 3) sorted by relevance
/linux/include/video/ | ||
H A D | tdfx.h | 134 #define DDC_SCL_IN 0x00200000 macro |
/linux/drivers/video/fbdev/ | ||
H A D | s3fb.c | 181 #define DDC_SCL_IN (1 << 2) macro |
H A D | tridentfb.c | 227 #define DDC_SCL_IN BIT(6) macro |