Searched refs:bfin_read_RTC_STAT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dtime.c152 if ((bfin_read_RTC_STAT() & 0xC0000000) == 0xC0000000) {
H A Dtime-ts.c371 if ((bfin_read_RTC_STAT() & 0xC0000000) == 0xC0000000) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-bfin.c283 rtc_bfin_to_tm(bfin_read_RTC_STAT(), tm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h58 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h91 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h91 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h60 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h74 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h103 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT) macro

Completed in 187 milliseconds