Searched refs:resr (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/ |
| H A D | hifn_795x.c | 378 struct hifn_desc resr[HIFN_D_RES_RSIZE + 1]; member 873 dma->resr[i].p = __cpu_to_le32(dptr + in hifn_init_dma() 883 dma->resr[HIFN_D_RES_RSIZE].p = __cpu_to_le32(dptr + in hifn_init_dma() 884 offsetof(struct hifn_dma, resr[0])); in hifn_init_dma() 972 offsetof(struct hifn_dma, resr[0])); in hifn_init_registers() 1251 dma->resr[dma->resi].l = __cpu_to_le32(HIFN_USED_RESULT | in hifn_setup_res_desc() 1259 dma->resr[HIFN_D_RES_RSIZE].l = __cpu_to_le32(HIFN_D_VALID | in hifn_setup_res_desc() 1706 if (dma->resr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings() 1811 pr_info("%x.%p ", dma->resr[i].l, dev->sa[i]); in hifn_work() 1903 struct hifn_desc *d = &dma->resr[i]; in hifn_flush()
|
| /linux/arch/microblaze/kernel/ |
| H A D | entry.S | 539 mfs r6, resr 573 mfs r3, resr /* ESR */ 604 mfs r7, resr /* parameter unsigned long error_code */ 975 mfs r11, resr; 1107 mfs r12, resr
|
| H A D | hw_exception_handler.S | 332 mfs r4, resr 440 mfs r6, resr;
|