Searched refs:PINT1_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.h503 #define PINT1_REQUEST 0xffc01438 /* Pin Interrupt 1 Interrupt Request Register */ macro
2759 #define PINT1_IRQ PINT1_REQUEST
H A DcdefBF54x_base.h827 #define bfin_read_PINT1_REQUEST() bfin_read32(PINT1_REQUEST)
828 #define bfin_write_PINT1_REQUEST(val) bfin_write32(PINT1_REQUEST, val)

Completed in 121 milliseconds