Searched refs:RCDPLL (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 142 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | scc.c | 840 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in init_channel() 845 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 930 wr(scc, R11, RCDPLL|TCBR|TRxCOI|TRxCBR); in scc_key_trx() 946 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in scc_key_trx()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | zs.h | 197 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | ip22zilog.h | 178 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | sunzilog.h | 180 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | pmac_zilog.h | 271 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | zs.h | 197 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | ip22zilog.h | 178 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | sunzilog.h | 180 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | pmac_zilog.h | 261 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 142 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
H A D | scc.c | 842 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in init_channel() 847 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 932 wr(scc, R11, RCDPLL|TCBR|TRxCOI|TRxCBR); in scc_key_trx() 948 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in scc_key_trx()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.h | 163 #define RCDPLL 0x60 /* Receive clock = DPLL output */ macro
|
Completed in 14 milliseconds