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

  /src/sys/dev/sun/
btreg.h 120 #define FBC_TIMING 0x20 /* Master timing enable */
cgthree.c 178 if ((fbc->fbc_ctrl & FBC_TIMING) == 0) {
191 fbc->fbc_ctrl |= FBC_TIMING;
  /src/sys/dev/sbus/
bwtwo_sbus.c 203 * of the FBC_TIMING bit and video control parameters. We
204 * simply turn on FBC_TIMING; in case other video parameters
208 sc->sc_reg->fbc_ctrl |= FBC_VENAB | FBC_TIMING;

Completed in 14 milliseconds