Home
last modified time | relevance | path

Searched refs:PINT4_EDGE_SET (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h920 #define PINT4_EDGE_SET 0xFFC04410 /* PINT4 Pint Edge Set Register */ macro
DcdefBF60x_base.h2097 #define bfin_read_PINT4_EDGE_SET() bfin_read32(PINT4_EDGE_SET)
2098 #define bfin_write_PINT4_EDGE_SET(val) bfin_write32(PINT4_EDGE_SET, val)