Lines Matching +full:ixp4xx +full:- +full:timer
1 // SPDX-License-Identifier: GPL-2.0
3 * arch/arm/mach-ixp4xx/nslu2-setup.c
5 * NSLU2 board-setup
9 * based on ixdp425-setup.c:
10 * Copyright (C) 2003-2004 MontaVista Software, Inc.
11 * based on nslu2-power.c:
17 * Maintainers: http://www.nslu2-linux.org/
30 #include <asm/mach-types.h>
40 /* NSLU2 Timer */
67 .name = "IXP4XX-Flash",
75 .dev_id = "i2c-gpio.0",
100 .name = "nslu2:green:disk-1",
105 .name = "nslu2:green:disk-2",
117 .name = "leds-gpio",
118 .id = -1,
123 .name = "i2c-gpio",
138 .name = "ixp4xx-beeper",
187 /* Built-in 10/100 Ethernet MAC interfaces */
242 /* This is the paper-clip reset, it shuts the machine down directly. in nslu2_reset_handler()
261 /* The xtal on this machine is non-standard. */ in nslu2_timer_init()
277 IXP4XX_EXP_BUS_BASE(0) + ixp4xx_exp_bus_size - 1; in nslu2_init()
329 /* Maintainer: www.nslu2-linux.org */