Searched refs:PPC_RXD4 (Results 1 – 3 of 3) sorted by relevance
185 PPDR &= ~PPC_RXD4; in sa11x0_ppc_configure_mcp()187 PSDR |= PPC_RXD4; in sa11x0_ppc_configure_mcp()
378 PSDR = PPC_RXD1 | PPC_RXD2 | PPC_RXD3 | PPC_RXD4; in collie_init()
1313 #define PPC_RXD4 0x00080000 /* MCP/SSP Receive Data 4 */ macro