Searched refs:ACTLR (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/arch/arm/mach-tegra/ |
| H A D | sleep.h | 90 mrc p15, 0, \tmp1, c1, c0, 1 @ ACTLR 91 bic \tmp1, \tmp1, #(1<<6) | (1<<0) @ clear ACTLR.SMP | ACTLR.FW 92 mcr p15, 0, \tmp1, c1, c0, 1 @ ACTLR
|
| /linux-6.15/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 122 #define SET_ACTLR(b, c, v) SET_CTX_REG(ACTLR, (b), (c), (v)) 151 #define GET_ACTLR(b, c) GET_CTX_REG(ACTLR, (b), (c)) 427 #define SET_CFERE(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, CFERE, v) 428 #define SET_CFEIE(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, CFEIE, v) 430 #define SET_RCOSH(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, RCOSH, v) 431 #define SET_RCISH(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, RCISH, v) 434 #define SET_DNA(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, DNA, v) 440 #define SET_HUME(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, HUME, v) 624 #define GET_DNA(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, DNA) 630 #define GET_HUME(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, HUME) [all …]
|
| /linux-6.15/arch/arm/ |
| H A D | Kconfig | 570 The workaround enables the BTB/BTAC operations by setting ACTLR.IBE 572 Note that setting specific bits in the ACTLR register may not be 586 in the ACTLR register. Note that setting specific bits in the ACTLR 601 ACTLR register. Note that setting specific bits in the ACTLR register
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | sysreg | 268 0b0001 ACTLR
|