Home | History | Annotate | Download | only in rockchip

Lines Matching refs:CONSADDR

138 #ifdef CONSADDR
139 #define CONSADDR_VA ((CONSADDR - RK3288_CORE_PBASE) + RK3288_CORE_VBASE)
142 (volatile uint32_t *)CONSADDR;
216 #ifdef CONSADDR
217 #define CONSADDR_VA ((CONSADDR - RK3328_CORE_PBASE) + RK3328_CORE_VBASE)
220 (volatile uint32_t *)CONSADDR;
274 #ifdef CONSADDR
275 #define CONSADDR_VA ((CONSADDR - RK3399_CORE_PBASE) + RK3399_CORE_VBASE)
278 (volatile uint32_t *)CONSADDR;
333 #ifdef CONSADDR
334 #define CONSADDR_VA ((CONSADDR - RK3588_CORE_PBASE) + RK3588_CORE_VBASE)
337 (volatile uint32_t *)CONSADDR;