Searched refs:EPPI0_VDELAY (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.h47 #define EPPI0_VDELAY 0xffc01010 /* EPPI0 Vertical Delay Count Register */ macro
H A DcdefBF544.h69 #define bfin_read_EPPI0_VDELAY() bfin_read16(EPPI0_VDELAY)
70 #define bfin_write_EPPI0_VDELAY(val) bfin_write16(EPPI0_VDELAY, val)
H A DcdefBF547.h116 #define bfin_read_EPPI0_VDELAY() bfin_read16(EPPI0_VDELAY)
117 #define bfin_write_EPPI0_VDELAY(val) bfin_write16(EPPI0_VDELAY, val)
H A DdefBF547.h72 #define EPPI0_VDELAY 0xffc01010 /* EPPI0 Vertical Delay Count Register */ macro

Completed in 67 milliseconds