Searched refs:CNT_MIN (Results 1 - 6 of 6) sorted by relevance

/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.h1046 #define bfin_read_CNT_MIN() bfin_read32(CNT_MIN)
1047 #define bfin_write_CNT_MIN(val) bfin_write32(CNT_MIN, val)
H A DdefBF51x_base.h1356 #define CNT_MIN 0xffc0351c /* Minimal 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.h1063 #define bfin_read_CNT_MIN() bfin_read32(CNT_MIN)
1064 #define bfin_write_CNT_MIN(val) bfin_write32(CNT_MIN, val)
H A DdefBF52x_base.h1369 #define CNT_MIN 0xffc0351c /* Minimal 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.h1465 #define CNT_MIN 0xffc0421c /* Minimal Count Register */ macro
H A DcdefBF54x_base.h2615 #define bfin_read_CNT_MIN() bfin_read32(CNT_MIN)
2616 #define bfin_write_CNT_MIN(val) bfin_write32(CNT_MIN, val)

Completed in 146 milliseconds