Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h504 #define PINT1_REQUEST 0xffc01438 /* Pin Interrupt 1 Interrupt Request Registe… macro
DcdefBF54x_base.h825 #define bfin_read_PINT1_REQUEST() bfin_read32(PINT1_REQUEST)
826 #define bfin_write_PINT1_REQUEST(val) bfin_write32(PINT1_REQUEST, val)
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h876 #define PINT1_REQUEST 0xFFC04108 /* PINT1 Pint Request Register */ macro
DcdefBF60x_base.h2024 #define bfin_read_PINT1_REQUEST() bfin_read32(PINT1_REQUEST)
2025 #define bfin_write_PINT1_REQUEST(val) bfin_write32(PINT1_REQUEST, val)