Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h527 #define PINT1_REQUEST 0xffc01438 /* Pin Interrupt 1 Interrupt Request Registe… macro
3952 #define PINT1_IRQ PINT1_REQUEST
DcdefBF54x_base.h851 #define bfin_read_PINT1_REQUEST() bfin_read32(PINT1_REQUEST)
852 #define bfin_write_PINT1_REQUEST(val) bfin_write32(PINT1_REQUEST, val)