Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-gpio.h1057 #define ODY_GPIO_PERMIT ODY_GPIO_PERMIT_FUNC()
1058 static inline uint64_t ODY_GPIO_PERMIT_FUNC(void) __attribute__ ((pure, always_inline));
1059 static inline uint64_t ODY_GPIO_PERMIT_FUNC(void) in ODY_GPIO_PERMIT_FUNC() function