Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-cpc.h284 #define ODY_CPC_MCP_BOOT_ROM_LIMIT ODY_CPC_MCP_BOOT_ROM_LIMIT_FUNC()
285 static inline uint64_t ODY_CPC_MCP_BOOT_ROM_LIMIT_FUNC(void) __attribute__ ((pure, always_inline));
286 static inline uint64_t ODY_CPC_MCP_BOOT_ROM_LIMIT_FUNC(void) in ODY_CPC_MCP_BOOT_ROM_LIMIT_FUNC() function