Searched refs:PINT0_LATCH (Results 1 – 4 of 4) 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)
859 #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)