Home
last modified time | relevance | path

Searched refs:PINT2_LATCH (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h524 #define PINT2_LATCH 0xffc01484 /* Pin Interrupt 2 Latch Register */ macro
DcdefBF54x_base.h862 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)
863 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)