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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h60 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
61 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
H A DdefBF532.h46 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h92 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
93 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST, val)
H A DdefBF512.h57 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h92 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
93 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST, val)
H A DdefBF522.h60 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h62 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
63 #define bfin_write_RTC_FAST(val) bfin_write16(RTC_FAST,val)
H A DdefBF534.h44 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h54 #define RTC_FAST 0xFFC00314 /* RTC Prescaler Enable Register */ macro

Completed in 376 milliseconds