Home
last modified time | relevance | path

Searched refs:PINT3_REQUEST (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h530 #define PINT3_REQUEST 0xffc01498 /* Pin Interrupt 3 Interrupt Request Registe… macro
DcdefBF54x_base.h871 #define bfin_read_PINT3_REQUEST() bfin_read32(PINT3_REQUEST)
872 #define bfin_write_PINT3_REQUEST(val) bfin_write32(PINT3_REQUEST, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h894 #define PINT3_REQUEST 0xFFC04308 /* PINT3 Pint Request Register */ macro
DcdefBF60x_base.h2070 #define bfin_read_PINT3_REQUEST() bfin_read32(PINT3_REQUEST)
2071 #define bfin_write_PINT3_REQUEST(val) bfin_write32(PINT3_REQUEST, val)