Searched refs:ACTLR (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/arch/arm/mach-tegra/ |
| 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-v5.15/drivers/iommu/ |
| 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) 429 #define SET_PTSHCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PTSHCFG, 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) 432 #define SET_RCNSH(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, RCNSH, v) 433 #define SET_PRIVCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PRIVCFG, v) 434 #define SET_DNA(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, DNA, v) [all …]
|
| /Linux-v5.15/arch/arm/ |
| D | Kconfig | 814 The workaround enables the BTB/BTAC operations by setting ACTLR.IBE 816 Note that setting specific bits in the ACTLR register may not be 830 in the ACTLR register. Note that setting specific bits in the ACTLR 843 ACTLR register. Note that setting specific bits in the ACTLR register
|