Searched refs:EPPI0_CONTROL (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.h51 #define EPPI0_CONTROL 0xffc01020 /* EPPI0 Control Register */ macro
H A DcdefBF544.h77 #define bfin_read_EPPI0_CONTROL() bfin_read32(EPPI0_CONTROL)
78 #define bfin_write_EPPI0_CONTROL(val) bfin_write32(EPPI0_CONTROL, val)
H A DcdefBF547.h124 #define bfin_read_EPPI0_CONTROL() bfin_read32(EPPI0_CONTROL)
125 #define bfin_write_EPPI0_CONTROL(val) bfin_write32(EPPI0_CONTROL, val)
H A DdefBF547.h76 #define EPPI0_CONTROL 0xffc01020 /* EPPI0 Control Register */ macro

Completed in 57 milliseconds