Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/
Dgeneric.c185 PPDR &= ~PPC_RXD4; in sa11x0_ppc_configure_mcp()
187 PSDR |= PPC_RXD4; in sa11x0_ppc_configure_mcp()
Dcollie.c378 PSDR = PPC_RXD1 | PPC_RXD2 | PPC_RXD3 | PPC_RXD4; in collie_init()
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1313 #define PPC_RXD4 0x00080000 /* MCP/SSP Receive Data 4 */ macro