Searched refs:RTC_SWCNT (Results 1 - 8 of 8) 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.h111 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
112 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT,val)
H A DdefBF532.h85 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count 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.h120 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
121 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)
H A DdefBF52x_base.h83 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h110 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
111 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT,val)
H A DdefBF534.h69 #define RTC_SWCNT 0xFFC0030C /* RTC Stopwatch Count Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DcdefBF54x_base.h127 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
128 #define bfin_write_RTC_SWCNT(val) bfin_write16(RTC_SWCNT, val)
H A DdefBF54x_base.h91 #define RTC_SWCNT 0xffc0030c /* RTC Stopwatch Count Register */ macro
2447 /* Bit masks for RTC_SWCNT */

Completed in 249 milliseconds