Searched refs:PINT0_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.h497 #define PINT0_LATCH 0xffc01424 /* Pin Interrupt 0 Latch Register */ macro
H A DcdefBF54x_base.h818 #define bfin_read_PINT0_LATCH() bfin_read32(PINT0_LATCH)
819 #define bfin_write_PINT0_LATCH(val) bfin_write32(PINT0_LATCH, val)

Completed in 121 milliseconds