Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h87 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF532.h92 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
93 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h82 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF51x_base.h125 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
126 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h85 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF52x_base.h125 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
126 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h71 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF534.h95 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
96 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h100 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro