Searched refs:resr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dentry-nommu.S105 mfs r11, resr
157 mts resr, r11
263 mfs r11, resr
353 mfs r11, resr
418 mfs r12, resr
434 mts resr, r12
514 mts resr, r18
H A Dentry.S482 mfs r6, resr
516 mfs r3, resr /* ESR */
547 mfs r7, resr /* parameter unsigned long error_code */
771 mfs r11, resr;
908 mfs r12, resr
H A Dhw_exception_handler.S310 mfs r4, resr
496 mfs r6, resr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dhifn_795x.c401 struct hifn_desc resr[HIFN_D_RES_RSIZE+1]; member in struct:hifn_dma
940 dma->resr[i].p = __cpu_to_le32(dptr +
952 dma->resr[HIFN_D_RES_RSIZE].p = __cpu_to_le32(dptr +
953 offsetof(struct hifn_dma, resr[0]));
1043 offsetof(struct hifn_dma, resr[0]));
1297 dma->resr[dma->resi].l = __cpu_to_le32(HIFN_USED_RESULT |
1300 * dma->resr[dma->resi].l = __cpu_to_le32(HIFN_MAX_RESULT | HIFN_D_VALID |
1305 dma->resr[HIFN_D_RES_RSIZE].l = __cpu_to_le32(HIFN_D_VALID |
1806 if (dma->resr[i].l & __cpu_to_le32(HIFN_D_VALID))
1911 printk("%x.%p ", dma->resr[
[all...]

Completed in 47 milliseconds