Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Datafb.c1713 unsigned char fhw; in falcon_detect() local
1716 fhw = *(unsigned char*)0xffff8006; in falcon_detect()
1717 mon_type = fhw >> 6 & 0x3; in falcon_detect()
1719 f030_bus_width = fhw << 6 & 0x80; in falcon_detect()