Lines Matching +full:sw1 +full:- +full:3
1 // SPDX-License-Identifier: GPL-2.0
3 * ALPHAPROJECT AP-SH4AD-0A Support.
28 .name = "smsc911x-memory",
30 .end = 0xA4000000 + SZ_256 - 1,
34 .name = "smsc911x-irq",
50 .id = -1,
75 /* These are the factory default settings of SW1 and SW2. in apsh4ad0a_mode_pins()
79 value |= MODE_PIN0; /* Clock Mode 3 */ in apsh4ad0a_mode_pins()
83 value &= ~MODE_PIN4; /* 16-bit Area0 bus width */ in apsh4ad0a_mode_pins()
89 value &= ~MODE_PIN10; /* 29-bit address mode */ in apsh4ad0a_mode_pins()
90 value &= ~MODE_PIN11; /* PCI-E Root port */ in apsh4ad0a_mode_pins()
115 pr_info("Alpha Project AP-SH4AD-0A support:\n"); in apsh4ad0a_setup()
127 .mv_name = "AP-SH4AD-0A",