Searched refs:PINT2_EDGE_CLEAR (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h520 #define PINT2_EDGE_CLEAR 0xffc01474 /* Pin Interrupt 2 Edge-sensitivity Clear Register */ macro
H A DcdefBF54x_base.h854 #define bfin_read_PINT2_EDGE_CLEAR() bfin_read32(PINT2_EDGE_CLEAR)
855 #define bfin_write_PINT2_EDGE_CLEAR(val) bfin_write32(PINT2_EDGE_CLEAR, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2053 #define bfin_read_PINT2_EDGE_CLEAR() bfin_read32(PINT2_EDGE_CLEAR)
2054 #define bfin_write_PINT2_EDGE_CLEAR(val) bfin_write32(PINT2_EDGE_CLEAR, val)
H A DdefBF60x_base.h893 #define PINT2_EDGE_CLEAR 0xFFC04214 /* PINT2 Pint Edge Clear Register */ macro

Completed in 170 milliseconds