Searched refs:PINT3_REQUEST (Results 1 - 2 of 2) 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 DdefBF54x_base.h529 #define PINT3_REQUEST 0xffc01498 /* Pin Interrupt 3 Interrupt Request Register */ macro
2761 #define PINT3_IRQ PINT3_REQUEST
H A DcdefBF54x_base.h873 #define bfin_read_PINT3_REQUEST() bfin_read32(PINT3_REQUEST)
874 #define bfin_write_PINT3_REQUEST(val) bfin_write32(PINT3_REQUEST, val)

Completed in 77 milliseconds