/Linux-v5.15/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 573 wsr a2, scompare1 575 wsr a3, ps /* disable interrupts */ 587 wsr a1, depc # use DEPC as temp storage 588 wsr a3, windowstart # restore WINDOWSTART 730 wsr a2, epc1 731 wsr a3, sar 737 wsr a2, lbeg [all …]
|
D | mxhead.S | 42 wsr a1, windowstart 43 wsr a0, windowbase 47 wsr a1, ps
|
D | vectors.S | 75 wsr a2, depc # save a2 102 wsr a2, depc # save a2 260 wsr a2, depc # save stack pointer temporarily 263 wsr a0, windowbase 308 wsr a0, excsave1 401 wsr a0, depc # replace the saved a0 410 wsr a0, depc # replace the saved a0 450 wsr a2, depc 530 wsr a2, depc 631 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 | 148 wsr a0, cpenable 209 wsr a0, sar
|
/Linux-v5.15/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.15/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.15/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.15/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.15/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 46 wsr a0, windowbase 49 wsr a0, windowstart 52 wsr a0, ps
|
/Linux-v5.15/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.15/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.15/arch/xtensa/include/asm/ |
D | initialize_mmu.h | 57 wsr a3, atomctl 122 wsr a6, ITLBCFG 123 wsr a6, DTLBCFG 171 wsr a0, ptevaddr
|
/Linux-v5.15/sound/soc/sh/rcar/ |
D | ssi.c | 87 u32 wsr; member 328 ssi->wsr = CONT; in rsnd_ssi_master_clk_start() 370 u32 wsr = ssi->wsr; in rsnd_ssi_config_init() local 399 wsr |= WS_MODE; in rsnd_ssi_config_init() 450 ssi->wsr = wsr; in rsnd_ssi_config_init() 457 rsnd_mod_write(mod, SSIWSR, ssi->wsr); in rsnd_ssi_register_setup() 519 ssi->wsr = 0; in rsnd_ssi_quit()
|
/Linux-v5.15/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 56 wsr a4, ps 62 wsr a4, windowstart 66 wsr a4, ps
|
/Linux-v5.15/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.15/drivers/dma/ |
D | imx-dma.c | 116 u16 wsr; member 506 (imxdma->slots_2d[i].wsr != d->w))) in imxdma_xfer_desc() 516 imxdma->slots_2d[slot].wsr = d->w; in imxdma_xfer_desc()
|