Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h556 #define PINT3_EDGE_CLEAR 0xffc014a4 /* Pin Interrupt 3 Edge-sensitivity Clear Re… macro
DcdefBF54x_base.h903 #define bfin_read_PINT3_EDGE_CLEAR() bfin_read32(PINT3_EDGE_CLEAR)
904 #define bfin_write_PINT3_EDGE_CLEAR(val) bfin_write32(PINT3_EDGE_CLEAR, val)