Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.h69 uint8_t anaCtrlAddr; member
H A Drtc_hi35xx.c577 ret = drsOps->GetUint32(node, "anaCtrlAddr", &value, 0); in HiRtcAttachConfigData()
579 HDF_LOGE("%s: read anaCtrlAddr fail!", __func__); in HiRtcAttachConfigData()
582 rtcInfo->anaCtrlAddr = (uint8_t)value; in HiRtcAttachConfigData()
738 ret |= HiRtcSpiWrite(rtcInfo, rtcInfo->anaCtrlAddr, RTC_ANA_CTRL_ENABLE); in HiRtcHwAttachInit()
747 ret |= HiRtcSpiWrite(rtcInfo, rtcInfo->anaCtrlAddr, RTC_ANA_CTRL_ORDER); in HiRtcHwAttachInit()

Completed in 3 milliseconds