Searched refs:PINT0_LATCH (Results 1 – 6 of 6) sorted by relevance
498 #define PINT0_LATCH 0xffc01424 /* Pin Interrupt 0 Latch Register */ macro
816 #define bfin_read_PINT0_LATCH() bfin_read32(PINT0_LATCH)817 #define bfin_write_PINT0_LATCH(val) bfin_write32(PINT0_LATCH, val)
1366 .end = PINT0_LATCH + 3,
1110 .end = PINT0_LATCH + 3,
869 #define PINT0_LATCH 0xFFC04024 /* PINT0 Pint Latch Register */ macro
2015 #define bfin_read_PINT0_LATCH() bfin_read32(PINT0_LATCH)2016 #define bfin_write_PINT0_LATCH(val) bfin_write32(PINT0_LATCH, val)