// Global parameters needed for the various different
// designs supported.
//
// Note that getting the switching regulator parameters
// wrong can destroy your board. Different designs need
// different parameters.
//

// Legerity LE88221 reference design, as used with Simi
// DAA and LE88221.


[Global]
// switching regulator parameters, supplied by Legerity.
0xE4,0x00,0x05,0x80 
// Switching regulatory control
0xE6,0x07

[FXS]
// Loop supervision:
0xC2,0x1C,0x83,0xB3,0x0E
// DC feed parameters
0xC6,0x2D,0x08
// Ringing signal generator:
0xD2,0x00,0x04,0x25,0x00,0x37,0x3E,0xC3,0x00,0x00,0x00,0x00
// Enable thermal/framesync alarms; smooth polarity reversal
0x68,0x34

[FXS_filters]
// R-Filter:
0x8A,0x1D,0x01,0x01,0x11,0x01,0x90,0x01,0x90,0x01,0x90,0x01,0x90,0x01,0x90
// 0x8A,0xDC,0x01,0x22,0xD0,0x2A,0xA4,0x3B,0x3F,0x3F,0x9F,0xAA,0x97,0xAB,0x8F
// Z-Filter IIR:
0x9A,0x23,0xCA,0x26,0x9F,0x01
// 0x9A,0x23,0xCA,0x37,0x9F,0x01
// dmb VP_VOICEGAIN
0x50,0x10
// GX:
0x80,0x32,0x10
// GR:
0x82,0xA2,0x21
// B-Filter FIR:
// 0x86,0x3A,0x52,0xA2,0x3B,0x22,0xA4,0xC9,0x7C,0x8F,0xA9,0xFA,0x8F,0x29,0xF0
0x86,0x2A,0x43,0x22,0x4B,0x1A,0xC3,0xB8,0xFA,0x8F,0xD9,0xF7,0x9F,0xB9,0xF0
// X-Filter:
// 0x88,0xD8,0x70,0x7A,0x87,0x23,0x3F,0x4A,0x97,0x5A,0xA7,0x5A,0xAF
0x88,0xA8,0x70,0xAD,0x8F,0xBD,0xAE,0xFB,0x97,0x5A,0x27,0x32,0xBE
// B-Filter IIR:
0x96,0x2E,0x01
// Z-Filter FIR:
// 0x98,0xCA,0xB9,0xA2,0x4C,0x2B,0xA2,0xA3,0xA2,0xAE,0x2B
0x98,0x22,0x3D,0xA2,0xAD,0xAF,0xA6,0x2E,0xA5,0x23,0xAE
// DISN:
0xCA,0xF5

[FXO]
// Loop supervision:
0xC2,0x18,0xE4,0x85,0xff

// NOTE - Add FXO_filters section below
