Home
last modified time | relevance | path

Searched refs:PINT1_LATCH (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h511 #define PINT1_LATCH 0xffc01454 /* Pin Interrupt 1 Latch Register */ macro
DcdefBF54x_base.h839 #define bfin_read_PINT1_LATCH() bfin_read32(PINT1_LATCH)
840 #define bfin_write_PINT1_LATCH(val) bfin_write32(PINT1_LATCH, val)
/arch/blackfin/mach-bf548/boards/
Dezkit.c1130 .end = PINT1_LATCH + 3,
/arch/blackfin/mach-bf609/boards/
Dezkit.c1386 .end = PINT1_LATCH + 3,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h883 #define PINT1_LATCH 0xFFC04124 /* PINT1 Pint Latch Register */ macro
DcdefBF60x_base.h2038 #define bfin_read_PINT1_LATCH() bfin_read32(PINT1_LATCH)
2039 #define bfin_write_PINT1_LATCH(val) bfin_write32(PINT1_LATCH, val)