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

  /src/sys/arch/mac68k/obio/
ascreg.h 105 #define DFAC_CLOCK (__BIT(4))
ascaudio.c 998 via_reg(VIA2, vBufB) &= ~DFAC_CLOCK;
1005 via_reg(VIA2, vBufB) |= DFAC_CLOCK;
1008 via_reg(VIA2, vBufB) &= ~DFAC_CLOCK;

Completed in 13 milliseconds