freebsd-dev/sys/mips/atheros
Adrian Chadd 303fea5cdc Implement PLL generalisation in preparation for use in if_arge.
* Add a function to write to the relevant PLL register
* Break out the PLL configuration for the AR71XX into the CPU ops,
  lifted from if_arge.c.
* Add the AR91XX PLL configuration ops, using the AR91XX register
  definitions.
2010-08-19 16:25:15 +00:00
..
apb.c - Add intr counters for APB interrupts 2009-11-18 22:53:05 +00:00
apbvar.h - Add intr counters for APB interrupts 2009-11-18 22:53:05 +00:00
ar71xx_bus_space_reversed.c - Handle byte-order issue for non-word accesses to memory mapped 2009-04-19 22:56:35 +00:00
ar71xx_bus_space_reversed.h - Handle byte-order issue for non-word accesses to memory mapped 2009-04-19 22:56:35 +00:00
ar71xx_chip.c Implement PLL generalisation in preparation for use in if_arge. 2010-08-19 16:25:15 +00:00
ar71xx_chip.h Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
ar71xx_cpudef.h add the PLL set functions to cpuops 2010-08-19 16:15:30 +00:00
ar71xx_ehci.c - include register definitions for respective controllers 2009-11-12 20:48:04 +00:00
ar71xx_machdep.c Remove now unused 'reg'. 2010-08-19 02:15:39 +00:00
ar71xx_ohci.c - include register definitions for respective controllers 2009-11-12 20:48:04 +00:00
ar71xx_pci_bus_space.c - Add pci bus space that translates byte order to little endian, 2009-05-15 21:36:50 +00:00
ar71xx_pci_bus_space.h - Add pci bus space that translates byte order to little endian, 2009-05-15 21:36:50 +00:00
ar71xx_pci.c Make the PCI initialisation path use the new cpuops rather than directly 2010-08-19 02:05:16 +00:00
ar71xx_setup.c Fix mistaken indenting. 2010-08-19 12:52:49 +00:00
ar71xx_setup.h Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
ar71xx_spi.c - Remove unnecessary register writes in activate_device 2010-01-21 00:15:59 +00:00
ar71xx_wdog.c Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
ar71xxreg.h Implement PLL generalisation in preparation for use in if_arge. 2010-08-19 16:25:15 +00:00
ar91xx_chip.c Implement PLL generalisation in preparation for use in if_arge. 2010-08-19 16:25:15 +00:00
ar91xx_chip.h Add initial Atheros AR91XX support. 2010-08-19 11:40:10 +00:00
ar91xxreg.h Add a further register definition for USB device initialisation. 2010-08-18 08:22:58 +00:00
ar724x_chip.c Add some initial AR724X chipset support. 2010-08-19 11:53:55 +00:00
ar724x_chip.h Add some initial AR724X chipset support. 2010-08-19 11:53:55 +00:00
ar724xreg.h Add some initial AR724X chipset support. 2010-08-19 11:53:55 +00:00
files.ar71xx Add some initial AR724X chipset support. 2010-08-19 11:53:55 +00:00
if_arge.c style(9) pick from imp@ . 2010-08-19 11:16:52 +00:00
if_argevar.h Remove the now-unused DDR flush register value. 2010-08-19 02:10:05 +00:00
pcf2123_rtc.c - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
pcf2123reg.h - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
uart_bus_ar71xx.c Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
uart_cpu_ar71xx.c Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00