Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.h146 #define RTC_LOCK_BYPASS_MASK 0x4 macro
H A Drtc_hi35xx.c177 if (value & RTC_LOCK_BYPASS_MASK) { in HiRtcReadPreviousConfig()
178 ret = HiRtcSpiWrite(rtcInfo, RTC_LORD, (~(RTC_LOCK_BYPASS_MASK)) & value); in HiRtcReadPreviousConfig()

Completed in 2 milliseconds