Searched refs:TEND (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/debug/ |
H A D | renesas-scif.S | 29 #define TEND (1 << 6) define 48 bic \rd, \rd, #TEND 54 tst \rd, #TEND
|
/kernel/linux/linux-6.6/arch/arm/include/debug/ |
H A D | renesas-scif.S | 29 #define TEND (1 << 6) define 48 bic \rd, \rd, #TEND 54 tst \rd, #TEND
|
/kernel/linux/linux-5.10/drivers/dma/sh/ |
H A D | shdmac.c | 44 #define TEND 0x18 /* USB-DMAC */ macro 228 sh_dmae_writel(sh_chan, 0xFFFFFFFF, TEND); in dmae_start()
|
/kernel/linux/linux-6.6/drivers/dma/sh/ |
H A D | shdmac.c | 43 #define TEND 0x18 /* USB-DMAC */ macro 227 sh_dmae_writel(sh_chan, 0xFFFFFFFF, TEND); in dmae_start()
|
Completed in 4 milliseconds