Home
last modified time | relevance | path

Searched refs:R0 (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/crypto/
Dsha1.c43 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5); \ macro
76 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3); in sha1_transform()
77 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(d,e,a,b,c, 7); in sha1_transform()
78 R0(c,d,e,a,b, 8); R0(b,c,d,e,a, 9); R0(a,b,c,d,e,10); R0(e,a,b,c,d,11); in sha1_transform()
79 R0(d,e,a,b,c,12); R0(c,d,e,a,b,13); R0(b,c,d,e,a,14); R0(a,b,c,d,e,15); in sha1_transform()
/linux-2.4.37.9/drivers/net/hamradio/
Ddmascc.c509 if (read_scc(priv, R0) & Tx_BUF_EMP) { in setup_adapter()
531 write_scc(priv, R0, RES_EXT_INT); in setup_adapter()
549 write_scc(priv, R0, RES_EXT_INT); in setup_adapter()
845 priv->rr0 = read_scc(priv, R0); in scc_open()
976 write_scc(&info->priv[0], R0, RES_H_IUS); in z8530_isr()
1024 write_scc(priv, R0, ERR_RES); in rx_isr()
1029 while (read_scc(priv, R0) & Rx_CH_AV) { in rx_isr()
1053 if (priv->param.dma < 0) write_scc(priv, R0, ERR_RES); in special_condition()
1152 write_scc(priv, R0, RES_Tx_P); in tx_isr()
1157 while ((read_scc(priv, R0) & Tx_BUF_EMP) && p < priv->tx_len[i]) { in tx_isr()
[all …]
Dz8530.h6 #define R0 0 /* Register selects */ macro
Dscc.c402 OutReg(scc->ctrl, R0, RES_Tx_CRC); in scc_txint()
439 status = InReg(scc->ctrl,R0); in scc_exint()
652 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */ in scc_isr()
701 OutReg(scc->ctrl,R0,RES_H_IUS); in scc_isr()
861 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD)) in init_channel()
876 scc->status = InReg(scc->ctrl,R0); /* read initial status */ in init_channel()
1262 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup()
2071 len += sprintf(buffer+len, "\tR %2.2x %2.2x XX ", InReg(scc->ctrl,R0), InReg(scc->ctrl,R1)); in scc_net_get_info()
/linux-2.4.37.9/drivers/net/wan/
Dz85230.c342 if(!(read_zsreg(c, R0)&1)) in z8530_rx()
413 if(!(read_zsreg(c, R0)&4)) in z8530_tx()
455 status=read_zsreg(chan, R0); in z8530_status()
572 status=read_zsreg(chan, R0); in z8530_dma_status()
687 u8 status=read_zsreg(chan, R0); in z8530_status_clear()
848 chk=read_zsreg(c,R0); in z8530_sync_close()
1041 chk=read_zsreg(c,R0); in z8530_sync_dma_close()
1205 chk=read_zsreg(c,R0); in z8530_sync_txdma_close()
1296 if(read_zsreg(&dev->chanA, R0)&Tx_BUF_EMP) in do_z8530_init()
1419 c->status=read_zsreg(c, R0); in z8530_channel_load()
[all …]
Dz85230.h24 #define R0 0 /* Register selects */ macro
/linux-2.4.37.9/arch/cris/kernel/
Dkgdb.c436 R0, R1, R2, R3, enumerator
621 if (regno >= R0 && regno <= PC) { in write_register()
659 if (regno >= R0 && regno < SP) { in write_stack_register()
691 if (regno >= R0 && regno <= PC) { in read_register()
956 for (regno = R0; regno <= USP; regno++) { in stub_is_stopped()
/linux-2.4.37.9/arch/sh/kernel/
Dkgdb_stub.c141 R0 = 0, R1, R2, R3, R4, R5, R6, R7, enumerator
586 gdb_regs[R0] = regs->regs[R0]; in kgdb_regs_to_gdb_regs()
615 regs->regs[R0] = gdb_regs[R0]; in gdb_regs_to_kgdb_regs()
664 gdb_regs[R0] = kregs->regs[R0]; in thread_regs_to_gdb_regs()
/linux-2.4.37.9/drivers/tc/
Dzs.c409 while ((read_zsreg(info->zs_channel, R0) & Rx_CH_AV) != 0) { in receive_chars()
442 write_zsreg(info->zs_channel, R0, ERR_RES); in receive_chars()
486 if ((read_zsreg(info->zs_channel, R0) & Tx_BUF_EMP) == 0) in transmit_chars()
500 write_zsreg(info->zs_channel, R0, RES_Tx_P); in transmit_chars()
518 stat = read_zsreg(info->zs_channel, R0); in status_handle()
555 write_zsreg(info->zs_channel, R0, RES_EXT_INT); in status_handle()
730 write_zsreg(info->zs_channel, R0, ERR_RES); in zs_startup()
731 write_zsreg(info->zs_channel, R0, RES_H_IUS); in zs_startup()
760 write_zsreg(info->zs_channel, R0, ERR_RES); in zs_startup()
761 write_zsreg(info->zs_channel, R0, RES_H_IUS); in zs_startup()
[all …]
Dzs.h188 #define R0 0 /* Register selects */ macro
/linux-2.4.37.9/drivers/char/
Dsx.c1596 #define R0 if (read_sx_byte (board, i) != 0x55) return 1 macro
1611 MARCHUP {R0;W1;R1;W0;R0;W1;} in do_memtest()
1614 MARCHDOWN {R0;W1;W0;} in do_memtest()
1624 #undef R0
1631 #define R0 if (read_sx_word (board, i) != 0x55aa) return 1 macro
1642 MARCHUP {R0;W1;R1;W0;R0;W1;}
1645 MARCHDOWN {R0;W1;W0;}
Dsgiserial.h189 #define R0 0 /* Register selects */ macro
/linux-2.4.37.9/drivers/sbus/char/
Dzs.c318 write_zsreg(channel, R0, RES_EXT_INT); in load_zsregs()
319 write_zsreg(channel, R0, ERR_RES); in load_zsregs()
1836 r0 = read_zsreg(info->zs_channel, R0); in block_til_ready()
2512 dummy = read_zsreg(zs_soft[channel].zs_channel, R0); in zs_init()
2547 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
2549 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
2590 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
2592 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
2644 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
2646 write_zsreg(zs_soft[channel].zs_channel, R0, in zs_init()
Dzs.h185 #define R0 0 /* Register selects */ macro
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h221 #define R0 0 /* Register selects */ macro
/linux-2.4.37.9/drivers/acorn/block/
Dfd1772dma.S86 @ R0=count
/linux-2.4.37.9/arch/cris/drivers/lpslave/
De100lpslave.S295 ;; restart the PAR0 dma. command is in R5, packet after cmd is in R0