Searched refs:RTC_ICTL (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.h107 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
108 #define bfin_write_RTC_ICTL(val) bfin_write16(RTC_ICTL,val)
H A DdefBF532.h83 #define RTC_ICTL 0xFFC00304 /* RTC Interrupt Control 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.h116 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
117 #define bfin_write_RTC_ICTL(val) bfin_write16(RTC_ICTL, val)
H A DdefBF52x_base.h81 #define RTC_ICTL 0xFFC00304 /* RTC Interrupt Control Register */ macro
833 /* RTC_ICTL and RTC_ISTAT Masks */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h106 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
107 #define bfin_write_RTC_ICTL(val) bfin_write16(RTC_ICTL,val)
H A DdefBF534.h67 #define RTC_ICTL 0xFFC00304 /* RTC Interrupt Control 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.h123 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
124 #define bfin_write_RTC_ICTL(val) bfin_write16(RTC_ICTL, val)
H A DdefBF54x_base.h89 #define RTC_ICTL 0xffc00304 /* RTC Interrupt Control Register */ macro
2407 /* Bit masks for RTC_ICTL */

Completed in 244 milliseconds