Searched refs:PINT1_LATCH (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.h510 #define PINT1_LATCH 0xffc01454 /* Pin Interrupt 1 Latch Register */ macro
H A DcdefBF54x_base.h841 #define bfin_read_PINT1_LATCH() bfin_read32(PINT1_LATCH)
842 #define bfin_write_PINT1_LATCH(val) bfin_write32(PINT1_LATCH, val)

Completed in 122 milliseconds