Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Dpeci.c19 #define AST_PECI_CAP_FCS (AST_PECI + 0x14) macro
157 rec_wfcs = readl(AST_PECI_CAP_FCS) & 0xFF; in do_ast_peci_ping()
232 rec_wfcs = readl(AST_PECI_CAP_FCS) & 0xFF; in do_ast_peci_getdib()
241 rec_rfcs = readl(AST_PECI_CAP_FCS) & 0xFF0000; in do_ast_peci_getdib()