Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/boards/
Dezkit.c441 .base = (void __iomem *)PPI0_CONTROL,
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h293 #define PPI0_CONTROL 0xFFC01000 /* PPI0 Control register */ macro
DcdefBF561.h494 #define bfin_read_PPI0_CONTROL() bfin_read16(PPI0_CONTROL)
495 #define bfin_write_PPI0_CONTROL(val) bfin_write16(PPI0_CONTROL,val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c1339 #if defined(PPI_CONTROL) || defined(PPI0_CONTROL) || defined(PPI1_CONTROL) in bfin_debug_mmrs_init()
1344 # ifdef PPI0_CONTROL in bfin_debug_mmrs_init()