Home
last modified time | relevance | path

Searched refs:BFIN_PORT_MUX (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h533 #define BFIN_PORT_MUX 0xFFC0320C /* Port Multiplexer Control Register */ macro
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h535 #define BFIN_PORT_MUX 0xFFC0320C /* Port Multiplexer Control Register */ macro
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h924 #define BFIN_PORT_MUX 0xFFC0320C /* Port Multiplexer Control Register … macro
DcdefBF534.h1702 #define bfin_read_PORT_MUX() bfin_read16(BFIN_PORT_MUX)
1703 #define bfin_write_PORT_MUX(val) bfin_write16(BFIN_PORT_MUX,val)
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c25 #ifdef BFIN_PORT_MUX
27 #define PORT_MUX BFIN_PORT_MUX