Searched refs:LCM_BASE_S (Results 1 – 7 of 7) sorted by relevance
30 struct lcm_otp_layout_t *lcm = ((struct lcm_otp_layout_t *)(LCM_BASE_S in get_gppc_val()
102 #define LCM_BASE_S 0x500A0000 /* LCM Secure base address */ macro
237 .base = LCM_BASE_S in setup_tram_encryption()
604 .base = LCM_BASE_S
132 #define LCM_BASE_S 0x500A0000 /* LCM Secure base address */ macro
575 .base = LCM_BASE_S
48 #define OTP_ADDRESS(x) ((LCM_BASE_S) + 0x1000 + OTP_OFFSET(x))49 #define USER_AREA_ADDRESS(x) ((LCM_BASE_S) + 0x1000 + USER_AREA_OFFSET(x))