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

/arch/blackfin/include/asm/
H A Ddpmc.h244 PM_SYS_PUSH(3, PINT1_EDGE_SET)
296 PM_SYS_POP(3, PINT1_EDGE_SET)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h506 #define PINT1_EDGE_SET 0xffc01440 /* Pin Interrupt 1 Edge-sensitivity Set Register */ macro
H A DcdefBF54x_base.h829 #define bfin_read_PINT1_EDGE_SET() bfin_read32(PINT1_EDGE_SET)
830 #define bfin_write_PINT1_EDGE_SET(val) bfin_write32(PINT1_EDGE_SET, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2028 #define bfin_read_PINT1_EDGE_SET() bfin_read32(PINT1_EDGE_SET)
2029 #define bfin_write_PINT1_EDGE_SET(val) bfin_write32(PINT1_EDGE_SET, val)
H A DdefBF60x_base.h878 #define PINT1_EDGE_SET 0xFFC04110 /* PINT1 Pint Edge Set Register */ macro

Completed in 193 milliseconds