Searched refs:RCDPLL (Results 1 – 7 of 7) sorted by relevance
142 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
841 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in init_channel()846 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel()931 wr(scc, R11, RCDPLL|TCBR|TRxCOI|TRxCBR); in scc_key_trx()947 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in scc_key_trx()
197 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
180 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
178 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
271 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
163 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
Completed in 14 milliseconds