Searched refs:WDOG_STAT (Results 1 - 15 of 15) sorted by relevance

/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h46 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
47 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT,val)
H A DdefBF532.h38 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h77 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
78 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF512.h48 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h77 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
78 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF522.h51 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h36 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
H A DcdefBF534.h48 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
49 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h45 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
H A DcdefBF538.h64 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
65 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1753 D32(WDOG_STAT);
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h65 #define WDOG_STAT 0xffc00208 /* Watchdog Status Register */ macro
H A DcdefBF54x_base.h96 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
97 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h47 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
48 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF60x_base.h977 #define WDOG_STAT WDOG0_STAT macro

Completed in 199 milliseconds