Searched refs:R1 (Results 1 - 18 of 18) sorted by relevance

/drivers/net/wan/
H A Dz85230.c278 read_zsreg(c, R1);
279 read_zsreg(c, R1);
280 read_zsreg(c, R1);
281 read_zsreg(c, R1);
284 read_zsreg(c, R1);
285 read_zsreg(c, R1);
286 read_zsreg(c, R1);
287 read_zsreg(c, R1);
345 stat=read_zsreg(c, R1);
515 status=read_zsreg(chan, R1);
[all...]
H A Dz85230.h26 #define R1 1 macro
/drivers/tty/serial/
H A Dip22zilog.c146 regval = read_zsreg(channel, R1);
167 unsigned char stat = read_zsreg(channel, R1);
180 write_zsreg(channel, R1,
181 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
226 /* Rewrite R1, this time without IRQ enabled masked. */
227 write_zsreg(channel, R1, regs[R1]);
269 r1 = read_zsreg(channel, R1);
636 up->curregs[R1] &= ~RxINT_MASK;
695 unsigned char stat = read_zsreg(channel, R1);
[all...]
H A Dzs.c257 while (!(read_zsreg(zport, R1) & ALL_SNT) && --loops) {
275 write_zsreg(zport, R1, regs[1]);
314 status = read_zsreg(zport, R1);
470 write_zsreg(zport_a, R1, zport_a->regs[1]);
483 write_zsreg(zport, R1, zport->regs[1]);
511 write_zsreg(zport_a, R1, zport_a->regs[1]);
555 status = read_zsreg(zport, R1) & (Rx_OVR | FRM_ERR | PAR_ERR);
791 write_zsreg(zport, R1, zport->regs[1]);
1162 write_zsreg(zport, R1, zport->regs[1]);
1182 write_zsreg(zport, R1, zpor
[all...]
H A Dsunzilog.c163 regval = read_zsreg(channel, R1);
186 unsigned char stat = read_zsreg(channel, R1);
199 write_zsreg(channel, R1,
200 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
259 /* Rewrite R1, this time without IRQ enabled masked. */
260 write_zsreg(channel, R1, regs[R1]);
340 r1 = read_zsreg(channel, R1);
351 * with the other bits we care about in R1.
737 up->curregs[R1]
[all...]
H A Dpmac_zilog.c133 unsigned char stat = read_zsreg(uap, R1);
146 write_zsreg(uap, R1,
147 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
191 /* Rewrite R1, this time without IRQ enabled masked. */
192 write_zsreg(uap, R1, regs[R1]);
227 write_zsreg(uap, R1, uap->curregs[1]);
248 r1 = read_zsreg(uap, R1);
403 * a closed channel. The interrupt mask in R1 is clear, but
407 * R3 interrup status bits are masked by R1 interrup
[all...]
H A Dzs.h60 #define R1 1 macro
H A Dip22zilog.h39 #define R1 1 macro
H A Dsunzilog.h31 #define R1 1 macro
H A Dpmac_zilog.h127 #define R1 1 macro
/drivers/net/hamradio/
H A Ddmascc.c532 write_scc(priv, R1, EXT_INT_ENAB);
548 write_scc(priv, R1, 0);
764 write_scc(priv, R1, EXT_INT_ENAB | WT_FN_RDYFN);
998 write_scc(priv, R1,
1010 write_scc(priv, R1,
1044 write_scc(priv, R1, EXT_INT_ENAB | INT_ERR_Rx |
1050 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT |
1066 write_scc(priv, R1, EXT_INT_ENAB | WT_FN_RDYFN);
1168 special_condition(priv, read_scc(priv, R1));
1175 rc = read_scc(priv, R1);
[all...]
H A Dz8530.h7 #define R1 1 macro
H A Dscc.c570 status = InReg(scc->ctrl,R1); /* read receiver status */
800 wr(scc,R1,0); /* no W/REQ operation */
876 or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */
914 or(scc, R1, TxINT_ENAB); /* t_maxkeyup may have reset these */
1249 cl(scc, R1, TxINT_ENAB); /* force an ABORT, but don't */
1605 wr(scc,R1,0); /* disable interrupts */
2062 seq_printf(seq, "\tR %2.2x %2.2x XX ", InReg(scc->ctrl,R0), InReg(scc->ctrl,R1));
/drivers/media/video/
H A Dwm8739.c49 R0 = 0, R1, enumerator in enum:__anon1682
129 wm8739_write(sd, R1, (vol_r & 0x1f) | mute);
/drivers/net/wireless/iwlegacy/
H A D4965.c1582 s32 R1, R2, R3; local
1588 R1 = (s32) le32_to_cpu(il->card_alive_init.therm_r1[1]);
1594 R1 = (s32) le32_to_cpu(il->card_alive_init.therm_r1[0]);
1614 D_TEMP("Calib values R[1-3]: %d %d %d R4: %d\n", R1, R2, R3, vt);
1616 if (R3 == R1) {
1617 IL_ERR("Calibration conflict R1 == R3\n");
1624 temperature /= (R3 - R1);
/drivers/media/dvb/frontends/
H A Ddrxd_hard.c97 u16 R1; member in struct:SCfgAgc
880 R1
888 u32 R1 = state->if_agc_cfg.R1; local
894 if (R2 == 0 && (R1 == 0 || R3 == 0))
897 Vmax = (3300 * R2) / (R1 + R2);
899 Vmin = (3300 * Rpar) / (R1 + Rpar);
2516 state->if_agc_cfg.R1 = (u16) (ulIfAgcR1);
2520 state->rf_agc_cfg.R1 = (u16) (ulRfAgcR1);
/drivers/usb/storage/
H A DKconfig136 tristate "Olympus MAUSB-10/Fuji DPC-R1 support"
140 and Fujifilm DPC-R1 USB Card reader/writer devices.
/drivers/platform/x86/
H A DKconfig244 If you have a Panasonic Let's note laptop (such as the R1(N variant),

Completed in 231 milliseconds