Searched refs:EPPI0_HCOUNT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h44 #define EPPI0_HCOUNT 0xffc01004 /* EPPI0 Horizontal Transfer Count Register */ macro
H A DcdefBF544.h63 #define bfin_read_EPPI0_HCOUNT() bfin_read16(EPPI0_HCOUNT)
64 #define bfin_write_EPPI0_HCOUNT(val) bfin_write16(EPPI0_HCOUNT, val)
H A DcdefBF547.h110 #define bfin_read_EPPI0_HCOUNT() bfin_read16(EPPI0_HCOUNT)
111 #define bfin_write_EPPI0_HCOUNT(val) bfin_write16(EPPI0_HCOUNT, val)
H A DdefBF547.h69 #define EPPI0_HCOUNT 0xffc01004 /* EPPI0 Horizontal Transfer Count Register */ macro

Completed in 73 milliseconds