Searched refs:R_GTM0_BASE (Results 1 – 2 of 2) sorted by relevance
94 #define R_GTM0_BASE 0x42801000 macro107 #define R_GTM0 ((R_GTM0_Type *) R_GTM0_BASE)
106 intptr_t base_address = (intptr_t) R_GTM0_BASE + in R_GTM_Open()107 (p_cfg->channel * ((intptr_t) R_GTM1_BASE - (intptr_t) R_GTM0_BASE)); in R_GTM_Open()