Searched refs:fhw (Results 1 – 3 of 3) sorted by relevance
21 IMX_PARSER_CONF_OPTS += --enable-fhw
21 IMX_CODEC_CONF_OPTS += --enable-fhw
1745 unsigned char fhw; in falcon_detect() local1748 fhw = *(unsigned char *)0xffff8006; in falcon_detect()1749 mon_type = fhw >> 6 & 0x3; in falcon_detect()1751 f030_bus_width = fhw << 6 & 0x80; in falcon_detect()