Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dplatform.h51 #define ASPEED_REVISION_ID0 0x1e6e2004 macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c63 rev_id = readl(ASPEED_REVISION_ID0); in board_init()
H A Dscu_info.c38 rev_id = readl(ASPEED_REVISION_ID0); in aspeed_print_soc_id()
/openbmc/u-boot/cmd/
H A Dotp.c312 revid0 = readl(ASPEED_REVISION_ID0); in chip_version()