Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-tegra.c22 #define TEGRA_RTC_REG_BUSY 0x004 macro
64 return readl(info->base + TEGRA_RTC_REG_BUSY) & 1; in tegra_rtc_check_busy()