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