Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h300 #define PPI1_CONTROL 0xFFC01300 /* PPI1 Control register */ macro
DcdefBF561.h506 #define bfin_read_PPI1_CONTROL() bfin_read16(PPI1_CONTROL)
507 #define bfin_write_PPI1_CONTROL(val) bfin_write16(PPI1_CONTROL,val)
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c1339 #if defined(PPI_CONTROL) || defined(PPI0_CONTROL) || defined(PPI1_CONTROL) in bfin_debug_mmrs_init()
1347 # ifdef PPI1_CONTROL in bfin_debug_mmrs_init()