Searched refs:PINT2_LATCH (Results 1 – 6 of 6) sorted by relevance
524 #define PINT2_LATCH 0xffc01484 /* Pin Interrupt 2 Latch Register */ macro
862 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)863 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)
1406 .end = PINT2_LATCH + 3,
1150 .end = PINT2_LATCH + 3,
897 #define PINT2_LATCH 0xFFC04224 /* PINT2 Pint Latch Register */ macro
2061 #define bfin_read_PINT2_LATCH() bfin_read32(PINT2_LATCH)2062 #define bfin_write_PINT2_LATCH(val) bfin_write32(PINT2_LATCH, val)