Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h491 #define PINT0_REQUEST 0xffc01408 /* Pin Interrupt 0 Interrupt Request Registe… macro
DcdefBF54x_base.h802 #define bfin_read_PINT0_REQUEST() bfin_read32(PINT0_REQUEST)
803 #define bfin_write_PINT0_REQUEST(val) bfin_write32(PINT0_REQUEST, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h862 #define PINT0_REQUEST 0xFFC04008 /* PINT0 Pint Request Register */ macro
DcdefBF60x_base.h2001 #define bfin_read_PINT0_REQUEST() bfin_read32(PINT0_REQUEST)
2002 #define bfin_write_PINT0_REQUEST(val) bfin_write32(PINT0_REQUEST, val)