Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dr8a7740.h16 #define RWDT0_BASE 0xE6020000 macro
/openbmc/u-boot/board/atmark-techno/armadillo-800eva/
H A Darmadillo-800eva.c43 struct r8a7740_rwdt *rwdt0 = (struct r8a7740_rwdt *)RWDT0_BASE; in s_init()