Home
last modified time | relevance | path

Searched refs:PINT0_EDGE_SET (Results 1 – 5 of 5) sorted by relevance

/arch/blackfin/include/asm/
Ddpmc.h243 PM_SYS_PUSH(2, PINT0_EDGE_SET)
297 PM_SYS_POP(2, PINT0_EDGE_SET)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h493 #define PINT0_EDGE_SET 0xffc01410 /* Pin Interrupt 0 Edge-sensitivity Set Regi… macro
DcdefBF54x_base.h806 #define bfin_read_PINT0_EDGE_SET() bfin_read32(PINT0_EDGE_SET)
807 #define bfin_write_PINT0_EDGE_SET(val) bfin_write32(PINT0_EDGE_SET, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h864 #define PINT0_EDGE_SET 0xFFC04010 /* PINT0 Pint Edge Set Register */ macro
DcdefBF60x_base.h2005 #define bfin_read_PINT0_EDGE_SET() bfin_read32(PINT0_EDGE_SET)
2006 #define bfin_write_PINT0_EDGE_SET(val) bfin_write32(PINT0_EDGE_SET, val)