Home
last modified time | relevance | path

Searched defs:set_sr (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-4.19/arch/sh/kernel/cpu/shmobile/
Dsleep.S221 set_sr: label
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/
Dsleep.S218 set_sr: label
/kernel/linux/linux-4.19/arch/xtensa/include/asm/
Dprocessor.h226 #define set_sr(x,sr) ({unsigned int v=(unsigned int)x; WSR(v,sr);}) macro
/kernel/linux/linux-5.10/drivers/dma/
Dfsldma.c49 static void set_sr(struct fsldma_chan *chan, u32 val) in set_sr() function
/kernel/linux/linux-4.19/drivers/dma/
Dfsldma.c54 static void set_sr(struct fsldma_chan *chan, u32 val) in set_sr() function