Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h547 #define PINT2_LATCH 0xffc01484 /* Pin Interrupt 2 Latch Register */ macro
DcdefBF54x_base.h888 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)
889 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)