Home
last modified time | relevance | path

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

/openbmc/u-boot/board/aspeed/slt_ast2600/
H A Dslt_ast2600.c15 #define AST_GPIOMNOP_DRCTN (AST_GPIO_BASE + 0x07C) macro
87 direction = readl(AST_GPIOMNOP_DRCTN); in board_init()
89 writel(direction, AST_GPIOMNOP_DRCTN); in board_init()