Searched refs:RTC_SWCNT (Results 1 - 12 of 12) sorted by relevance

/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.h64 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
65 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT,val)
H A DdefBF532.h47 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count 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.h97 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
98 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)
H A DdefBF51x_base.h56 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count 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.h97 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
98 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)
H A DdefBF52x_base.h59 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count 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.h45 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count Register */ macro
H A DcdefBF534.h66 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
67 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT,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.h80 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
81 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)
H A DdefBF539.h60 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count 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.h71 #define RTC_SWCNT 0xffc0030c /* RTC Stopwatch Count Register */ macro
H A DcdefBF54x_base.h109 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
110 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)

Completed in 316 milliseconds