Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dpsc_defs.h22 #define PSC_REG_PSTAT 0x128 macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dpsc.c53 ptstat = __raw_readl(KS2_PSC_BASE + PSC_REG_PSTAT); in psc_wait()