Home
last modified time | relevance | path

Searched refs:wsr (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/arch/xtensa/kernel/
Dhead.S57 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 …]
Dentry.S147 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 …]
Dmxhead.S42 wsr a1, windowstart
43 wsr a0, windowbase
47 wsr a1, ps
Dvectors.S74 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 …]
Dalign.S332 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
Dcoprocessor.S214 wsr a0, excsave1
251 wsr a0, cpenable
314 wsr a0, sar
/Linux-v4.19/arch/xtensa/variants/dc232b/include/variant/
Dtie-asm.h84 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-v4.19/arch/xtensa/variants/de212/include/variant/
Dtie-asm.h136 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-v4.19/arch/xtensa/variants/csp/include/variant/
Dtie-asm.h158 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-v4.19/arch/xtensa/variants/dc233c/include/variant/
Dtie-asm.h157 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-v4.19/arch/xtensa/boot/boot-elf/
Dbootstrap.S56 wsr a0, windowbase
59 wsr a0, windowstart
62 wsr a0, ps
/Linux-v4.19/arch/xtensa/variants/test_kc705_be/include/variant/
Dtie-asm.h158 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-v4.19/arch/xtensa/include/asm/
Dinitialize_mmu.h60 wsr a3, atomctl
125 wsr a6, ITLBCFG
126 wsr a6, DTLBCFG
174 wsr a0, ptevaddr
/Linux-v4.19/arch/xtensa/variants/test_kc705_hifi/include/variant/
Dtie-asm.h159 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-v4.19/sound/soc/sh/rcar/
Dssi.c82 u32 wsr; member
316 ssi->wsr = CONT; in rsnd_ssi_master_clk_start()
355 u32 wsr = ssi->wsr; in rsnd_ssi_config_init() local
407 wsr = ssi->wsr; in rsnd_ssi_config_init()
409 wsr |= WS_MODE; in rsnd_ssi_config_init()
415 ssi->wsr = wsr; in rsnd_ssi_config_init()
422 rsnd_mod_write(mod, SSIWSR, ssi->wsr); in rsnd_ssi_register_setup()
480 ssi->wsr = 0; in rsnd_ssi_quit()
/Linux-v4.19/arch/xtensa/boot/boot-redboot/
Dbootstrap.S56 wsr a4, ps
62 wsr a4, windowstart
66 wsr a4, ps
/Linux-v4.19/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dtie-asm.h68 wsr \at1, BR // boolean option
74 wsr \at1, SCOMPARE1 // conditional store option
/Linux-v4.19/drivers/dma/
Dimx-dma.c116 u16 wsr; member
527 (imxdma->slots_2d[i].wsr != d->w))) in imxdma_xfer_desc()
537 imxdma->slots_2d[slot].wsr = d->w; in imxdma_xfer_desc()