Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-rst.h1624 #define ODY_RST_RESET_ACTIVE ODY_RST_RESET_ACTIVE_FUNC()
1625 static inline uint64_t ODY_RST_RESET_ACTIVE_FUNC(void) __attribute__ ((pure, always_inline));
1626 static inline uint64_t ODY_RST_RESET_ACTIVE_FUNC(void) in ODY_RST_RESET_ACTIVE_FUNC() function