Searched refs:RTC_STAT (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-pl030.c20 #define RTC_STAT (8) macro
/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)
59 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT,val)
H A DdefBF532.h44 #define RTC_STAT 0xFFC00300 /* RTC Status Register */ 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)
92 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT, val)
H A DdefBF51x_base.h53 #define RTC_STAT 0xFFC00300 /* RTC Status Register */ 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)
92 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT, val)
H A DdefBF52x_base.h56 #define RTC_STAT 0xFFC00300 /* RTC Status Register */ 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 DdefBF534.h42 #define RTC_STAT 0xFFC00300 /* RTC Status Register */ macro
H A DcdefBF534.h60 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT)
61 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT,val)
/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)
75 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT, val)
H A DdefBF539.h57 #define RTC_STAT 0xFFC00300 /* RTC Status Register */ 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 DdefBF54x_base.h68 #define RTC_STAT 0xffc00300 /* RTC Status Register */ macro
H A DcdefBF54x_base.h103 #define bfin_read_RTC_STAT() bfin_read32(RTC_STAT)
104 #define bfin_write_RTC_STAT(val) bfin_write32(RTC_STAT, val)

Completed in 317 milliseconds