Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Datafb.c1767 unsigned char fhw; in falcon_detect() local
1770 fhw = *(unsigned char *)0xffff8006; in falcon_detect()
1771 mon_type = fhw >> 6 & 0x3; in falcon_detect()
1773 f030_bus_width = fhw << 6 & 0x80; in falcon_detect()