Searched refs:R11 (Results 1 – 14 of 14) sorted by relevance
/drivers/media/i2c/ |
D | wm8775.c | 48 R7 = 7, R11 = 11, enumerator 263 wm8775_write(sd, R11, 0x021); in wm8775_probe()
|
D | upd64083.c | 46 R10, R11, R12, R13, R14, enumerator
|
/drivers/net/hamradio/ |
D | z8530.h | 17 #define R11 11 macro
|
D | scc.c | 839 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in init_channel() 844 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 849 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); in init_channel() 929 wr(scc, R11, RCDPLL|TCBR|TRxCOI|TRxCBR); in scc_key_trx() 945 wr(scc, R11, RCDPLL|TCDPLL|TRxCOI|TRxCDP); in scc_key_trx()
|
D | dmascc.c | 834 write_scc(priv, R11, priv->param.clocks); in scc_open()
|
/drivers/tty/serial/ |
D | zs.h | 70 #define R11 11 macro
|
D | ip22zilog.h | 49 #define R11 11 macro
|
D | sunzilog.h | 41 #define R11 11 macro
|
D | pmac_zilog.c | 176 write_zsreg(uap, R11, regs[R11]); in pmz_load_zsregs() 1026 uap->curregs[R11] = RCTRxCP | TCTRxCP; in pmz_convert_to_zs() 1035 uap->curregs[R11] = 0; in pmz_convert_to_zs() 1040 uap->curregs[R11] = 0; in pmz_convert_to_zs() 1045 uap->curregs[R11] = TCBR | RCBR; in pmz_convert_to_zs()
|
D | ip22zilog.c | 206 write_zsreg(channel, R11, regs[R11]); in __load_zsregs() 808 up->curregs[R11] = TCBR | RCBR; in ip22zilog_convert_to_zs() 1146 up->curregs[R11] = TCBR | RCBR; in ip22zilog_prepare()
|
D | pmac_zilog.h | 137 #define R11 11 macro
|
D | sunzilog.c | 225 write_zsreg(channel, R11, regs[R11]); in __load_zsregs() 873 up->curregs[R11] = TCBR | RCBR; in sunzilog_convert_to_zs() 1374 up->curregs[R11] = TCBR | RCBR; in sunzilog_init_hw()
|
D | zs.c | 280 write_zsreg(zport, R11, regs[11]); in load_zsregs()
|
/drivers/net/wan/ |
D | z85230.h | 36 #define R11 11 macro
|