Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Datafb.c1726 unsigned char fhw; in falcon_detect() local
1729 fhw = *(unsigned char *)0xffff8006; in falcon_detect()
1730 mon_type = fhw >> 6 & 0x3; in falcon_detect()
1732 f030_bus_width = fhw << 6 & 0x80; in falcon_detect()