1 1.15 gavan # $NetBSD: files.i80321,v 1.15 2007/05/12 14:34:03 gavan Exp $ 2 1.1 thorpej # 3 1.1 thorpej # Configuration info for Intel i80321 XScale I/O Processor support 4 1.1 thorpej # 5 1.1 thorpej 6 1.13 rearnsha defparam opt_i80321.h COUNTS_PER_SEC 7 1.15 gavan defflag opt_i80321.h I80321_USE_DIRECT_WIN 8 1.13 rearnsha 9 1.1 thorpej file arch/arm/xscale/i80321_icu.c 10 1.9 thorpej file arch/arm/arm32/irq_dispatch.S 11 1.1 thorpej file arch/arm/xscale/i80321_mcu.c 12 1.1 thorpej file arch/arm/xscale/i80321_timer.c 13 1.8 briggs 14 1.8 briggs file arch/arm/xscale/xscale_pmc.c perfctrs 15 1.1 thorpej 16 1.4 thorpej device iopxs {}: pcibus, bus_space_generic 17 1.1 thorpej # Board-specific front-end provides attachment. 18 1.1 thorpej file arch/arm/xscale/i80321.c iopxs 19 1.12 thorpej file arch/arm/xscale/i80321_gpio.c iopxs 20 1.1 thorpej file arch/arm/xscale/i80321_pci.c iopxs 21 1.1 thorpej file arch/arm/xscale/i80321_space.c iopxs 22 1.7 thorpej 23 1.7 thorpej # Application Accelerator Unit 24 1.7 thorpej device iopaau: dmover_service 25 1.7 thorpej attach iopaau at iopxs 26 1.7 thorpej file arch/arm/xscale/i80321_aau.c iopaau 27 1.7 thorpej file arch/arm/xscale/iopaau.c iopaau 28 1.12 thorpej 29 1.12 thorpej # I2C controller unit 30 1.12 thorpej device iopiic: i2cbus 31 1.12 thorpej attach iopiic at iopxs 32 1.12 thorpej file arch/arm/xscale/i80321_i2c.c iopiic 33 1.12 thorpej file arch/arm/xscale/iopi2c.c iopiic 34 1.10 thorpej 35 1.5 thorpej # Watchdog timer 36 1.5 thorpej device iopwdog: sysmon_wdog 37 1.5 thorpej attach iopwdog at iopxs 38 1.5 thorpej file arch/arm/xscale/i80321_wdog.c iopwdog 39