Searched refs:RTC_FAST (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h115 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
116 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
H A DdefBF532.h87 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h124 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
125 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST, val)
H A DdefBF52x_base.h85 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
844 /* RTC_FAST / RTC_PREN Mask */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h114 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
115 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
H A DdefBF534.h71 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro

Completed in 203 milliseconds