/Linux-v4.19/drivers/scsi/ |
D | qlogicfas408.c | 85 REG0; in ql_zap() 221 REG0; in ql_icmd() 234 REG0; in ql_icmd() 316 REG0; in ql_pcmd() 324 REG0; in ql_pcmd() 406 REG0; in ql_ihandl() 546 REG0; in qlogicfas408_setup() 559 REG0; in qlogicfas408_setup()
|
D | qlogicfas408.h | 91 #define REG0 ( outb( inb( qbase + 0xd ) & 0x7f , qbase + 0xd ), outb( 4 , qbase + 0xd )) macro
|
/Linux-v4.19/drivers/crypto/caam/ |
D | caamalg_desc.c | 81 append_math_sub(desc, REG3, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap() 166 append_math_sub(desc, REG2, SEQOUTLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_decap() 352 append_math_add(desc, VARSEQINLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap() 353 append_math_add(desc, VARSEQOUTLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap() 469 append_math_add(desc, VARSEQINLEN, SEQOUTLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_decap() 470 append_math_add(desc, VARSEQOUTLEN, SEQOUTLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_decap() 599 append_math_add(desc, VARSEQOUTLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_givencap() 606 append_math_add(desc, VARSEQINLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_aead_givencap() 673 append_math_sub(desc, VARSEQOUTLEN, SEQINLEN, REG0, in cnstr_shdsc_gcm_encap() 707 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in cnstr_shdsc_gcm_encap() [all …]
|
D | caamhash.c | 283 append_math_add(desc, VARSEQINLEN, SEQINLEN, REG0, CAAM_CMD_SZ); in ahash_gen_sh_desc()
|
/Linux-v4.19/sound/sparc/ |
D | dbri.c | 239 #define REG0 0x00 /* Status and Control */ macro 641 while ((--maxloops) > 0 && (sbus_readl(dbri->regs + REG0) & D_P)) { in dbri_cmdwait() 719 tmp = sbus_readl(dbri->regs + REG0); in dbri_cmdsend() 721 sbus_writel(tmp, dbri->regs + REG0); in dbri_cmdsend() 734 sbus_readl(dbri->regs + REG0), in dbri_reset() 738 sbus_writel(D_R, dbri->regs + REG0); /* Soft Reset */ in dbri_reset() 739 for (i = 0; (sbus_readl(dbri->regs + REG0) & D_R) && i < 64; i++) in dbri_reset() 744 tmp = sbus_readl(dbri->regs + REG0); in dbri_reset() 747 sbus_writel(tmp, dbri->regs + REG0); in dbri_reset() 1442 tmp = sbus_readl(dbri->regs + REG0); in cs4215_open() [all …]
|
/Linux-v4.19/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 133 #define REG0(x) (outb(C4_IMG, (x) + CONFIG4)) macro 371 REG0(port_base); in SYM53C500_intr() 434 REG0(port_base); in SYM53C500_intr() 453 REG0(port_base); in SYM53C500_intr() 574 REG0(port_base); in SYM53C500_queue_lck()
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 326 * Save SCBID of this SCB in REG0 since 332 bmov REG0, SCBPTR, 2; 348 bmov DINDIR, REG0, 2; 388 bmov MK_MESSAGE_SCB, REG0, 2; 396 bmov SCB_NEXT, REG0, 2 ret; 405 bmov SCB_NEXT2, REG0, 2; 406 bmov WAITING_TID_TAIL, REG0, 2 ret; 412 bmov WAITING_TID_HEAD, REG0, 2; 413 bmov WAITING_TID_TAIL, REG0, 2 ret; 757 bmov REG0, SCB_NEXT, 2; [all …]
|
D | aic79xx_reg.h_shipped | 1278 #define REG0 0xa0
|
D | aic79xx_core.c | 2140 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint() 9949 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state()
|
D | aic79xx.reg | 3675 REG0 {
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_dump.c | 360 PRINT_MIS_word(asd_ha, REG0); in asd_dump_cseq_state()
|