HomeSort by: relevance | last modified time | path
    Searched refs:visel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/wii/dev/
wiifb.c 696 uint16_t visel; local in function:wiifb_init
704 visel = RD2(sc, VI_VISEL);
706 sc->sc_interlaced = (visel & VI_VISEL_COMPONENT_CABLE) == 0;
wiifb.c 696 uint16_t visel; local in function:wiifb_init
704 visel = RD2(sc, VI_VISEL);
706 sc->sc_interlaced = (visel & VI_VISEL_COMPONENT_CABLE) == 0;

Completed in 41 milliseconds