Home
last modified time | relevance | path

Searched refs:PINT5_LATCH (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/boards/
Dezkit.c1466 .end = PINT5_LATCH + 3,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h939 #define PINT5_LATCH 0xFFC04524 /* PINT5 Pint Latch Register */ macro
DcdefBF60x_base.h2130 #define bfin_read_PINT5_LATCH() bfin_read32(PINT5_LATCH)
2131 #define bfin_write_PINT5_LATCH(val) bfin_write32(PINT5_LATCH, val)