Searched refs:EPPI0_HDELAY (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.h45 #define EPPI0_HDELAY 0xffc01008 /* EPPI0 Horizontal Delay Count Register */ macro
H A DcdefBF544.h65 #define bfin_read_EPPI0_HDELAY() bfin_read16(EPPI0_HDELAY)
66 #define bfin_write_EPPI0_HDELAY(val) bfin_write16(EPPI0_HDELAY, val)
H A DcdefBF547.h112 #define bfin_read_EPPI0_HDELAY() bfin_read16(EPPI0_HDELAY)
113 #define bfin_write_EPPI0_HDELAY(val) bfin_write16(EPPI0_HDELAY, val)
H A DdefBF547.h70 #define EPPI0_HDELAY 0xffc01008 /* EPPI0 Horizontal Delay Count Register */ macro

Completed in 82 milliseconds