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.h46 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF532.h60 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
61 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h60 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF522.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/
DdefBF512.h57 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF512.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-bf537/include/mach/
DdefBF534.h44 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
DcdefBF534.h62 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
63 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h54 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro