/Linux-v5.4/arch/xtensa/kernel/ |
D | head.S | 57 wsr a2, excsave1 71 wsr a1, windowstart 72 wsr a0, windowbase 76 wsr a1, ps 94 wsr a2, excsave1 116 wsr a2, vecbase 123 wsr a0, ibreakenable 125 wsr a0, icount 127 wsr a0, icountlevel 131 wsr a0, SREG_DBREAKC + _index [all …]
|
D | entry.S | 147 wsr a2, depc # terminate user stack trace with 0 237 wsr a3, windowstart # set corresponding WINDOWSTART bit 238 wsr a2, windowbase # and WINDOWSTART 568 wsr a2, scompare1 570 wsr a3, ps /* disable interrupts */ 582 wsr a1, depc # use DEPC as temp storage 583 wsr a3, windowstart # restore WINDOWSTART 725 wsr a2, epc1 726 wsr a3, sar 732 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 259 wsr a2, depc # save stack pointer temporarily 262 wsr a0, windowbase 307 wsr a0, excsave1 400 wsr a0, depc # replace the saved a0 409 wsr a0, depc # replace the saved a0 449 wsr a2, depc 529 wsr a2, depc 630 wsr a0, excsave2 [all …]
|
D | align.S | 332 wsr a0, sar 416 wsr a4, lcount 419 1: wsr a7, epc1 # skip emulated instruction 427 wsr a4, icount 444 wsr a0, sar 454 wsr a3, excsave1 463 wsr a0, sar
|
D | coprocessor.S | 158 wsr a0, excsave1 195 wsr a0, cpenable 256 wsr a0, sar
|
/Linux-v5.4/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-v5.4/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-v5.4/arch/xtensa/variants/csp/include/variant/ |
D | tie-asm.h | 158 wsr.ACCLO \at1 // MAC16 option 160 wsr.ACCHI \at1 // MAC16 option 170 wsr.BR \at1 // boolean option 172 wsr.SCOMPARE1 \at1 // conditional store option 174 wsr.M0 \at1 // MAC16 option 176 wsr.M1 \at1 // MAC16 option 178 wsr.M2 \at1 // MAC16 option 180 wsr.M3 \at1 // MAC16 option
|
/Linux-v5.4/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-v5.4/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 46 wsr a0, windowbase 49 wsr a0, windowstart 52 wsr a0, ps
|
/Linux-v5.4/arch/xtensa/variants/test_kc705_be/include/variant/ |
D | tie-asm.h | 158 wsr.ACCLO \at1 // MAC16 option 160 wsr.ACCHI \at1 // MAC16 option 170 wsr.BR \at1 // boolean option 172 wsr.SCOMPARE1 \at1 // conditional store option 174 wsr.M0 \at1 // MAC16 option 176 wsr.M1 \at1 // MAC16 option 178 wsr.M2 \at1 // MAC16 option 180 wsr.M3 \at1 // MAC16 option
|
/Linux-v5.4/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
D | tie-asm.h | 159 wsr.ACCLO \at1 // MAC16 option 161 wsr.ACCHI \at1 // MAC16 option 171 wsr.M0 \at1 // MAC16 option 173 wsr.M1 \at1 // MAC16 option 175 wsr.M2 \at1 // MAC16 option 177 wsr.M3 \at1 // MAC16 option 179 wsr.BR \at1 // boolean option 181 wsr.SCOMPARE1 \at1 // conditional store option
|
/Linux-v5.4/arch/xtensa/include/asm/ |
D | initialize_mmu.h | 56 wsr a3, atomctl 121 wsr a6, ITLBCFG 122 wsr a6, DTLBCFG 170 wsr a0, ptevaddr
|
/Linux-v5.4/sound/soc/sh/rcar/ |
D | ssi.c | 87 u32 wsr; member 330 ssi->wsr = CONT; in rsnd_ssi_master_clk_start() 372 u32 wsr = ssi->wsr; in rsnd_ssi_config_init() local 400 wsr = ssi->wsr; in rsnd_ssi_config_init() 402 wsr |= WS_MODE; in rsnd_ssi_config_init() 453 ssi->wsr = wsr; in rsnd_ssi_config_init() 460 rsnd_mod_write(mod, SSIWSR, ssi->wsr); in rsnd_ssi_register_setup() 517 ssi->wsr = 0; in rsnd_ssi_quit()
|
/Linux-v5.4/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 56 wsr a4, ps 62 wsr a4, windowstart 66 wsr a4, ps
|
/Linux-v5.4/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | tie-asm.h | 68 wsr \at1, BR // boolean option 74 wsr \at1, SCOMPARE1 // conditional store option
|
/Linux-v5.4/drivers/dma/ |
D | imx-dma.c | 116 u16 wsr; member 526 (imxdma->slots_2d[i].wsr != d->w))) in imxdma_xfer_desc() 536 imxdma->slots_2d[slot].wsr = d->w; in imxdma_xfer_desc()
|