Files
dahdi-linux/drivers/dahdi/xpp
Oron Peled 3d1d87e526 xpp: refactor FXS ring settings
xpp: refactor the FXS module ring settings into separate data structure:

* Update High VBAT initialization in init_card_1_30:
  - Take the value used in set_vm_led_mode() (0x34)
  - Now we don't need to set it over and over again in set_vm_led_mode()
* Create a unified ring_parameters[] array for all ring registers:
  - Columns for 3 ring types (NEON, TRAPEZ, NORMAL)
  - Used by new send_ring_parameters() function
* Now the set_vm_led_mode() simply calls send_ring_parameters()
* This cleanup would allow us to change ring parameters at runtime (by
  updating the values in these tables).

Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
2013-10-01 15:22:32 +03:00
..
2012-01-11 15:22:46 +00:00
2012-01-11 15:22:46 +00:00
2013-10-01 15:22:32 +03:00
2012-03-15 12:49:55 +00:00
2012-01-11 15:22:46 +00:00
2013-10-01 15:22:32 +03:00
2012-01-12 17:14:15 +00:00
2012-01-11 15:22:46 +00:00
2013-09-29 19:13:26 +03:00
2012-03-13 20:09:12 +00:00
2012-01-11 15:22:46 +00:00
2013-09-29 19:13:26 +03:00
2012-01-11 15:22:46 +00:00
2011-08-24 08:11:38 +00:00