opnsense-src/sys/dev/ath/ath_hal/ar5210
Sam Leffler 44834ea4f7 Add PCIE power control api:
o add ah_configPCIE and ah_disablePCIE for drivers to configure PCIE
  power save operation (modeled after ath9k, may need changes)
o add private state flag to indicate if device is PCIE (replaces private
  hack in 5212 code)
o add serdes programming ini bits for 5416 and later parts and setup
  for each part (5416 and 9160 logic hand-crafted from existing routines);
  5212 remains open-coded but is now hooked in via ah_configPCIE
o add PCIE workaround gunk
o add ar5416AttachPCIE for iodomatic code used by 5416 and later parts
2009-02-24 01:07:06 +00:00
..
ar5k_0007.ini
ar5210.h 5416 and later parts mux the gpio outputs; extend the api to include 2009-02-24 00:12:16 +00:00
ar5210_attach.c Add PCIE power control api: 2009-02-24 01:07:06 +00:00
ar5210_beacon.c
ar5210_interrupts.c
ar5210_keycache.c
ar5210_misc.c 5416 and later parts mux the gpio outputs; extend the api to include 2009-02-24 00:12:16 +00:00
ar5210_phy.c
ar5210_power.c
ar5210_recv.c
ar5210_reset.c Overhaul regulatory support: 2009-01-28 18:00:22 +00:00
ar5210_xmit.c Overhaul regulatory support: 2009-01-28 18:00:22 +00:00
ar5210desc.h
ar5210phy.h
ar5210reg.h