Searched refs:PINT3_LATCH (Results 1 – 4 of 4) sorted by relevance
537 #define PINT3_LATCH 0xffc014b4 /* Pin Interrupt 3 Latch Register */ macro
885 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)886 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)
901 #define PINT3_LATCH 0xFFC04324 /* PINT3 Pint Latch Register */ macro
2084 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)2085 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)