Searched refs:PINT3_EDGE_SET (Results 1 - 5 of 5) sorted by relevance

/arch/blackfin/include/asm/
H A Ddpmc.h246 PM_SYS_PUSH(5, PINT3_EDGE_SET)
294 PM_SYS_POP(5, PINT3_EDGE_SET)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h532 #define PINT3_EDGE_SET 0xffc014a0 /* Pin Interrupt 3 Edge-sensitivity Set Register */ macro
H A DcdefBF54x_base.h875 #define bfin_read_PINT3_EDGE_SET() bfin_read32(PINT3_EDGE_SET)
876 #define bfin_write_PINT3_EDGE_SET(val) bfin_write32(PINT3_EDGE_SET, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2074 #define bfin_read_PINT3_EDGE_SET() bfin_read32(PINT3_EDGE_SET)
2075 #define bfin_write_PINT3_EDGE_SET(val) bfin_write32(PINT3_EDGE_SET, val)
H A DdefBF60x_base.h906 #define PINT3_EDGE_SET 0xFFC04310 /* PINT3 Pint Edge Set Register */ macro

Completed in 122 milliseconds