Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dpsc.c44 mdstat = REG_P(PSC_MDSTAT_BASE + (id * 4)); in lpsc_transition()
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dhardware.h314 #define PSC_MDSTAT_BASE (0x01c41800) macro