| /drivers/tty/serial/ |
| A D | sunzilog.c | 206 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs() 253 write_zsreg(channel, R3, regs[R3]); in __load_zsregs() 535 r3 = read_zsreg(channel, R3); in sunzilog_interrupt() 787 up->curregs[R3] |= RxENAB; in __sunzilog_startup() 847 up->curregs[R3] &= ~RxENAB; in sunzilog_shutdown() 877 up->curregs[R3] &= ~RxN_MASK; in sunzilog_convert_to_zs() 881 up->curregs[R3] |= Rx5; in sunzilog_convert_to_zs() 886 up->curregs[R3] |= Rx6; in sunzilog_convert_to_zs() 891 up->curregs[R3] |= Rx7; in sunzilog_convert_to_zs() 897 up->curregs[R3] |= Rx8; in sunzilog_convert_to_zs() [all …]
|
| A D | ip22zilog.c | 187 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs() 220 write_zsreg(channel, R3, regs[R3]); in __load_zsregs() 435 r3 = read_zsreg(channel, R3); in ip22zilog_interrupt() 721 up->curregs[R3] |= RxENAB; in __ip22zilog_startup() 781 up->curregs[R3] &= ~RxENAB; in ip22zilog_shutdown() 1138 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
|
| A D | pmac_zilog.c | 134 write_zsreg(uap, R3, regs[R3] & ~RxENABLE); in pmz_load_zsregs() 166 write_zsreg(uap, R3, regs[R3]); in pmz_load_zsregs() 425 r3 = read_zsreg(uap_a, R3); in pmz_interrupt() 824 uap->curregs[R3] = Rx8; in __pmz_startup() 841 write_zsreg(uap, R3, uap->curregs[R3] |= RxENABLE); in __pmz_startup() 929 uap->curregs[R3] &= ~RxENABLE; in pmz_shutdown()
|
| A D | zs.c | 269 write_zsreg(zport, R3, regs[3] & ~RxENABLE); in load_zsregs() 283 write_zsreg(zport, R3, regs[3]); in load_zsregs() 720 zs_intreg = read_zsreg(zport_a, R3); in zs_interrupt() 791 write_zsreg(zport, R3, zport->regs[3]); in zs_startup() 817 write_zsreg(zport, R3, zport->regs[3]); in zs_shutdown()
|
| A D | zs.h | 63 #define R3 3 macro
|
| A D | ip22zilog.h | 42 #define R3 3 macro
|
| A D | sunzilog.h | 34 #define R3 3 macro
|
| A D | pmac_zilog.h | 120 #define R3 3 macro
|
| /drivers/net/hamradio/ |
| A D | scc.c | 362 or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ in start_hunt() 475 cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ in scc_exint() 527 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_rxint() 541 or(scc, R3, ENT_HM); in scc_rxint() 557 or(scc, R3, ENT_HM); in scc_rxint() 581 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_spint() 678 for (k = 0; InReg(ctrl->chan_A,R3) && k < SCC_IRQTIMEOUT; k++) in scc_isr() 804 wr(scc,R3,Rx8|RxCRC_ENAB); /* RX 8 bits/char, CRC, disabled */ in init_channel() 926 cl(scc, R3, RxENABLE|ENT_HM); /* switch off receiver */ in scc_key_trx() 964 cl(scc, R3, RxENABLE); in scc_key_trx() [all …]
|
| A D | z8530.h | 10 #define R3 3 macro
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | 4965.c | 1566 s32 R1, R2, R3; in il4965_hw_get_temperature() local 1574 R3 = (s32) le32_to_cpu(il->card_alive_init.therm_r3[1]); in il4965_hw_get_temperature() 1580 R3 = (s32) le32_to_cpu(il->card_alive_init.therm_r3[0]); in il4965_hw_get_temperature() 1598 D_TEMP("Calib values R[1-3]: %d %d %d R4: %d\n", R1, R2, R3, vt); in il4965_hw_get_temperature() 1600 if (R3 == R1) { in il4965_hw_get_temperature() 1608 temperature /= (R3 - R1); in il4965_hw_get_temperature()
|
| /drivers/media/dvb-frontends/ |
| A D | drxd_hard.c | 79 u16 R3; member 872 u32 R3 = state->if_agc_cfg.R3; in ReadIFAgc() local 876 if (R2 == 0 && (R1 == 0 || R3 == 0)) in ReadIFAgc() 880 Rpar = (R2 * R3) / (R3 + R2); in ReadIFAgc() 2477 state->if_agc_cfg.R3 = (u16) (ulIfAgcR3); in CDRXD() 2481 state->rf_agc_cfg.R3 = (u16) (ulRfAgcR3); in CDRXD()
|
| /drivers/zorro/ |
| A D | zorro.ids | 149 0be0 Combo 030 R3 [Accelerator] 150 0bf0 Combo 030 R3 [Accelerator and SCSI Host Adapter]
|
| /drivers/net/ethernet/chelsio/cxgb4vf/ |
| A D | cxgb4vf_main.c | 2198 #define R3(fmt, s, v) S3(fmt, s, rxq[qs].v) in sge_qstats_show() macro 2199 #define R(s, v) R3("lu", s, v) in sge_qstats_show() 2211 R3("u", "RspQNullInts:", rspq.unhandled_irqs); in sge_qstats_show() 2252 #undef R3 in sge_qstats_show()
|
| /drivers/pinctrl/aspeed/ |
| A D | pinctrl-aspeed-g5.c | 631 #define R3 78 macro 632 SIG_EXPR_LIST_DECL_SINGLE(R3, DDCCLK, DDCCLK, SIG_DESC_SET(SCU84, 14)); 633 SIG_EXPR_LIST_DECL_SINGLE(R3, DASHR3, DASHR3, SIG_DESC_SET(SCU94, 9)); 634 PIN_DECL_2(R3, GPIOJ6, DDCCLK, DASHR3); 635 FUNC_GROUP_DECL(DDCCLK, R3); 2083 ASPEED_PINCTRL_PIN(R3),
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_debugfs.c | 2680 #define R3(fmt_spec, s, v) S3(fmt_spec, s, rx[i].v) in sge_qinfo_show() macro 2682 #define RL(s, v) R3("lu", s, v) in sge_qinfo_show() 3142 #undef R3 in sge_qinfo_show()
|
| /drivers/platform/x86/ |
| A D | Kconfig | 788 R2, R3, R5, T2, W2 and Y2 series), say Y.
|