Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h918 #define PINT4_REQUEST 0xFFC04408 /* PINT4 Pint Request Register */ macro
DcdefBF60x_base.h2093 #define bfin_read_PINT4_REQUEST() bfin_read32(PINT4_REQUEST)
2094 #define bfin_write_PINT4_REQUEST(val) bfin_write32(PINT4_REQUEST, val)