Searched refs:EPPI0_VCOUNT (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.h46 #define EPPI0_VCOUNT 0xffc0100c /* EPPI0 Vertical Transfer Count Register */ macro
H A DcdefBF544.h67 #define bfin_read_EPPI0_VCOUNT() bfin_read16(EPPI0_VCOUNT)
68 #define bfin_write_EPPI0_VCOUNT(val) bfin_write16(EPPI0_VCOUNT, val)
H A DcdefBF547.h114 #define bfin_read_EPPI0_VCOUNT() bfin_read16(EPPI0_VCOUNT)
115 #define bfin_write_EPPI0_VCOUNT(val) bfin_write16(EPPI0_VCOUNT, val)
H A DdefBF547.h71 #define EPPI0_VCOUNT 0xffc0100c /* EPPI0 Vertical Transfer Count Register */ macro

Completed in 69 milliseconds