Searched refs:DS1553_BIT_OSC (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Dds1553_reg.h56 #define DS1553_BIT_OSC 0x80 /* oscillator start/stop bit */ macro
H A Dds1553_core.c71 if (sec & DS1553_BIT_OSC) {
72 sec &= ~(DS1553_BIT_OSC);

Completed in 182 milliseconds