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

/freebsd-11-stable/sys/dev/ic/
H A Dcd180.h42 #define CD180_PPRH 0x70 /* Prescaler Period Register MSB */ macro
/freebsd-11-stable/sys/dev/rc/
H A Drc.c273 rcout(sc, CD180_PPRH, 0x11);
274 if (rcin(sc, CD180_PPRL) != 0x22 || rcin(sc, CD180_PPRH) != 0x11)
855 rcout(sc, CD180_PPRH, ((RC_OSCFREQ + 999) / 1000) >> 8);

Completed in 88 milliseconds