Searched refs:PINT3_LATCH (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/boards/
H A Dezkit.c1170 .end = PINT3_LATCH + 3,
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
H A Dezkit.c1426 .end = PINT3_LATCH + 3,
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h885 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)
886 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)
H A DdefBF54x_base.h537 #define PINT3_LATCH 0xffc014b4 /* Pin Interrupt 3 Latch Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2084 #define bfin_read_PINT3_LATCH() bfin_read32(PINT3_LATCH)
2085 #define bfin_write_PINT3_LATCH(val) bfin_write32(PINT3_LATCH, val)
H A DdefBF60x_base.h911 #define PINT3_LATCH 0xFFC04324 /* PINT3 Pint Latch Register */ macro

Completed in 412 milliseconds