Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c23 if (!(readl(KS2_DEVSTAT) & 0x1)) in cpu_to_bus()
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware-k2g.h105 u32 dev_stat = __raw_readl(KS2_DEVSTAT); in get_sysclk_index()
H A Dhardware.h156 #define KS2_DEVSTAT (KS2_DEVICE_STATE_CTRL_BASE + 0x20) macro