Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h524 #define PINT2_LATCH 0xffc01484 /* Pin Interrupt 2 Latch Register */ macro
DcdefBF54x_base.h862 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)
863 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c1406 .end = PINT2_LATCH + 3,
/linux-4.4.14/arch/blackfin/mach-bf548/boards/
Dezkit.c1150 .end = PINT2_LATCH + 3,
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h897 #define PINT2_LATCH 0xFFC04224 /* PINT2 Pint Latch Register */ macro
DcdefBF60x_base.h2061 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)
2062 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)