Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h934 #define PINT5_EDGE_SET 0xFFC04510 /* PINT5 Pint Edge Set Register */ macro
DcdefBF60x_base.h2120 #define bfin_read_PINT5_EDGE_SET() bfin_read32(PINT5_EDGE_SET)
2121 #define bfin_write_PINT5_EDGE_SET(val) bfin_write32(PINT5_EDGE_SET, val)