Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h932 #define PINT5_REQUEST 0xFFC04508 /* PINT5 Pint Request Register */ macro
DcdefBF60x_base.h2116 #define bfin_read_PINT5_REQUEST() bfin_read32(PINT5_REQUEST)
2117 #define bfin_write_PINT5_REQUEST(val) bfin_write32(PINT5_REQUEST, val)