Searched refs:SOC_TRUSTED_NVCTR_BASE (Results 1 – 4 of 4) sorted by relevance
44 #define SOC_TRUSTED_NVCTR_BASE 0x7fe70000 macro45 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0000)47 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)
46 #define SOC_TRUSTED_NVCTR_BASE UL(0x0EE70000) macro47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0000)49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)
46 #define SOC_TRUSTED_NVCTR_BASE ULL(0x7FE70000) macro47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + U(0x0000))49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + U(0x0004))
46 #define SOC_TRUSTED_NVCTR_BASE 0x7fe70000 macro47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE)49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)
Completed in 4 milliseconds