Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Ddpmc.h245 PM_SYS_PUSH(4, PINT2_EDGE_SET)
295 PM_SYS_POP(4, PINT2_EDGE_SET)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h519 #define PINT2_EDGE_SET 0xffc01470 /* Pin Interrupt 2 Edge-sensitivity Set Regi… macro
DcdefBF54x_base.h852 #define bfin_read_PINT2_EDGE_SET() bfin_read32(PINT2_EDGE_SET)
853 #define bfin_write_PINT2_EDGE_SET(val) bfin_write32(PINT2_EDGE_SET, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h892 #define PINT2_EDGE_SET 0xFFC04210 /* PINT2 Pint Edge Set Register */ macro
DcdefBF60x_base.h2051 #define bfin_read_PINT2_EDGE_SET() bfin_read32(PINT2_EDGE_SET)
2052 #define bfin_write_PINT2_EDGE_SET(val) bfin_write32(PINT2_EDGE_SET, val)