Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Dpeci.c26 #define AST_PECI_RD_DATA0 (AST_PECI + 0x30) macro
248 *((unsigned int*)dib) = readl(AST_PECI_RD_DATA0); in do_ast_peci_getdib()