Home
last modified time | relevance | path

Searched refs:ODY_MDC_ACTIVE_PC_FUNC (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-mdc.h89 #define ODY_MDC_ACTIVE_PC ODY_MDC_ACTIVE_PC_FUNC()
90 static inline uint64_t ODY_MDC_ACTIVE_PC_FUNC(void) __attribute__ ((pure, always_inline));
91 static inline uint64_t ODY_MDC_ACTIVE_PC_FUNC(void) in ODY_MDC_ACTIVE_PC_FUNC() function