Home
last modified time | relevance | path

Searched refs:PINT0_LATCH (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h498 #define PINT0_LATCH 0xffc01424 /* Pin Interrupt 0 Latch Register */ macro
DcdefBF54x_base.h816 #define bfin_read_PINT0_LATCH() bfin_read32(PINT0_LATCH)
817 #define bfin_write_PINT0_LATCH(val) bfin_write32(PINT0_LATCH, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h859 #define PINT0_LATCH 0xFFC04024 /* PINT0 Pint Latch Register */ macro
DcdefBF60x_base.h2015 #define bfin_read_PINT0_LATCH() bfin_read32(PINT0_LATCH)
2016 #define bfin_write_PINT0_LATCH(val) bfin_write32(PINT0_LATCH, val)