Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-gpio.h1330 #define ODY_GPIO_TX_SET ODY_GPIO_TX_SET_FUNC()
1331 static inline uint64_t ODY_GPIO_TX_SET_FUNC(void) __attribute__ ((pure, always_inline));
1332 static inline uint64_t ODY_GPIO_TX_SET_FUNC(void) in ODY_GPIO_TX_SET_FUNC() function