Searched refs:wsr (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/xtensa/kernel/ |
D | head.S | 57 wsr a2, excsave1 75 wsr a1, windowstart 76 wsr a0, windowbase 80 wsr a1, ps 95 wsr a2, excsave1 117 wsr a2, vecbase 124 wsr a0, ibreakenable 126 wsr a0, icount 128 wsr a0, icountlevel 132 wsr a0, SREG_DBREAKC + _index [all …]
|
D | entry.S | 145 wsr a2, depc # terminate user stack trace with 0 235 wsr a3, windowstart # set corresponding WINDOWSTART bit 236 wsr a2, windowbase # and WINDOWSTART 569 wsr a2, scompare1 571 wsr a3, ps /* disable interrupts */ 583 wsr a1, depc # use DEPC as temp storage 584 wsr a3, windowstart # restore WINDOWSTART 726 wsr a2, epc1 727 wsr a3, sar 733 wsr a2, lbeg [all …]
|
D | mxhead.S | 42 wsr a1, windowstart 43 wsr a0, windowbase 47 wsr a1, ps
|
D | vectors.S | 74 wsr a2, depc # save a2 101 wsr a2, depc # save a2 258 wsr a2, depc # save stack pointer temporarily 261 wsr a0, windowbase 306 wsr a0, excsave1 400 wsr a0, depc # replace the saved a0 409 wsr a0, depc # replace the saved a0 449 wsr a2, depc 530 wsr a2, depc 629 wsr a0, excsave2 [all …]
|
D | coprocessor.S | 47 wsr a0, excsave1 238 wsr a0, excsave1 276 wsr a0, cpenable 339 wsr a0, sar
|
D | align.S | 335 wsr a0, sar 419 wsr a4, lcount 422 1: wsr a7, epc1 # skip emulated instruction 430 wsr a4, icount 447 wsr a0, sar 457 wsr a3, excsave1 466 wsr a0, sar
|
/linux-4.4.14/arch/xtensa/variants/dc232b/include/variant/ |
D | tie-asm.h | 84 wsr \at1, ACCLO // MAC16 accumulator 85 wsr \at2, ACCHI 92 wsr \at1, M0 // MAC16 registers 93 wsr \at2, M1 96 wsr \at1, M2 97 wsr \at2, M3 103 wsr \at1, SCOMPARE1 // conditional store option
|
/linux-4.4.14/arch/xtensa/variants/de212/include/variant/ |
D | tie-asm.h | 136 wsr.ACCLO \at1 // MAC16 option 138 wsr.ACCHI \at1 // MAC16 option 148 wsr.SCOMPARE1 \at1 // conditional store option 150 wsr.M0 \at1 // MAC16 option 152 wsr.M1 \at1 // MAC16 option 154 wsr.M2 \at1 // MAC16 option 156 wsr.M3 \at1 // MAC16 option
|
/linux-4.4.14/arch/xtensa/variants/dc233c/include/variant/ |
D | tie-asm.h | 157 wsr \at1, ACCLO // MAC16 option 159 wsr \at1, ACCHI // MAC16 option 169 wsr \at1, M0 // MAC16 option 171 wsr \at1, M1 // MAC16 option 173 wsr \at1, M2 // MAC16 option 175 wsr \at1, M3 // MAC16 option 177 wsr \at1, SCOMPARE1 // conditional store option
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 52 wsr a0, windowbase 55 wsr a0, windowstart 58 wsr a0, ps
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | initialize_mmu.h | 60 wsr a3, atomctl 121 wsr a6, ITLBCFG 122 wsr a6, DTLBCFG 158 wsr a0, ptevaddr
|
/linux-4.4.14/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 54 wsr a4, ps 60 wsr a4, windowstart 64 wsr a4, ps
|
/linux-4.4.14/drivers/dma/ |
D | imx-dma.c | 122 u16 wsr; member 529 (imxdma->slots_2d[i].wsr != d->w))) in imxdma_xfer_desc() 539 imxdma->slots_2d[slot].wsr = d->w; in imxdma_xfer_desc()
|