Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h537 #define PINT3_LATCH 0xffc014b4 /* Pin Interrupt 3 Latch Register */ macro
DcdefBF54x_base.h885 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)
886 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h901 #define PINT3_LATCH 0xFFC04324 /* PINT3 Pint Latch Register */ macro
DcdefBF60x_base.h2084 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)
2085 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)