Home
last modified time | relevance | path

Searched refs:spiBaseAddr (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.h62 uint32_t spiBaseAddr; member
H A Drtc_hi35xx.c625 ret = drsOps->GetUint32(node, "rtcSpiBaseAddr", &rtcInfo->spiBaseAddr, 0); in HiRtcConfigData()
695 if (rtcInfo->spiBaseAddr == 0 || (rtcInfo->regAddrLength == 0)) { in HiRtcSwInit()
706 rtcInfo->remapBaseAddr = (volatile void *)OsalIoRemap((uintptr_t)rtcInfo->spiBaseAddr, in HiRtcSwInit()

Completed in 2 milliseconds