Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Dpeci.c27 #define AST_PECI_RD_DATA1 (AST_PECI + 0x34) macro
249 *((unsigned int*)(dib + 4)) = readl(AST_PECI_RD_DATA1); in do_ast_peci_getdib()