cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

cx231xx-dif.h (125538B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 *  cx231xx-dif.h - driver for Conexant Cx23100/101/102 USB video capture devices
      4 *
      5 *  Copyright {C} 2009 <Bill.Liu@conexant.com>
      6 */
      7
      8#ifndef _CX231XX_DIF_H
      9#define _CX231XX_DIF_H
     10
     11#include "cx231xx-reg.h"
     12
     13struct dif_settings{
     14	u32 if_freq;
     15	u32 register_address;
     16	u32 value;
     17};
     18
     19static struct dif_settings Dif_set_array[] = {
     20
     21/*case 3000000:*/
     22/* BEGIN - DIF BPF register values from 30_quant.dat*/
     23{3000000, DIF_BPF_COEFF01,    0x00000002},
     24{3000000, DIF_BPF_COEFF23,    0x00080012},
     25{3000000, DIF_BPF_COEFF45,    0x001e0024},
     26{3000000, DIF_BPF_COEFF67,    0x001bfff8},
     27{3000000, DIF_BPF_COEFF89,    0xffb4ff50},
     28{3000000, DIF_BPF_COEFF1011,  0xfed8fe68},
     29{3000000, DIF_BPF_COEFF1213,  0xfe24fe34},
     30{3000000, DIF_BPF_COEFF1415,  0xfebaffc7},
     31{3000000, DIF_BPF_COEFF1617,  0x014d031f},
     32{3000000, DIF_BPF_COEFF1819,  0x04f0065d},
     33{3000000, DIF_BPF_COEFF2021,  0x07010688},
     34{3000000, DIF_BPF_COEFF2223,  0x04c901d6},
     35{3000000, DIF_BPF_COEFF2425,  0xfe00f9d3},
     36{3000000, DIF_BPF_COEFF2627,  0xf600f342},
     37{3000000, DIF_BPF_COEFF2829,  0xf235f337},
     38{3000000, DIF_BPF_COEFF3031,  0xf64efb22},
     39{3000000, DIF_BPF_COEFF3233,  0x0105070f},
     40{3000000, DIF_BPF_COEFF3435,  0x0c460fce},
     41{3000000, DIF_BPF_COEFF36,    0x110d0000},
     42/* END - DIF BPF register values from 30_quant.dat*/
     43
     44
     45/*case 3100000:*/
     46/* BEGIN - DIF BPF register values from 31_quant.dat*/
     47{3100000, DIF_BPF_COEFF01,    0x00000001},
     48{3100000, DIF_BPF_COEFF23,    0x00070012},
     49{3100000, DIF_BPF_COEFF45,    0x00220032},
     50{3100000, DIF_BPF_COEFF67,    0x00370026},
     51{3100000, DIF_BPF_COEFF89,    0xfff0ff91},
     52{3100000, DIF_BPF_COEFF1011,  0xff0efe7c},
     53{3100000, DIF_BPF_COEFF1213,  0xfe01fdcc},
     54{3100000, DIF_BPF_COEFF1415,  0xfe0afedb},
     55{3100000, DIF_BPF_COEFF1617,  0x00440224},
     56{3100000, DIF_BPF_COEFF1819,  0x0434060c},
     57{3100000, DIF_BPF_COEFF2021,  0x0738074e},
     58{3100000, DIF_BPF_COEFF2223,  0x06090361},
     59{3100000, DIF_BPF_COEFF2425,  0xff99fb39},
     60{3100000, DIF_BPF_COEFF2627,  0xf6fef3b6},
     61{3100000, DIF_BPF_COEFF2829,  0xf21af2a5},
     62{3100000, DIF_BPF_COEFF3031,  0xf573fa33},
     63{3100000, DIF_BPF_COEFF3233,  0x0034067d},
     64{3100000, DIF_BPF_COEFF3435,  0x0bfb0fb9},
     65{3100000, DIF_BPF_COEFF36,    0x110d0000},
     66/* END - DIF BPF register values from 31_quant.dat*/
     67
     68
     69/*case 3200000:*/
     70/* BEGIN - DIF BPF register values from 32_quant.dat*/
     71{3200000, DIF_BPF_COEFF01,    0x00000000},
     72{3200000, DIF_BPF_COEFF23,    0x0004000e},
     73{3200000, DIF_BPF_COEFF45,    0x00200038},
     74{3200000, DIF_BPF_COEFF67,    0x004c004f},
     75{3200000, DIF_BPF_COEFF89,    0x002fffdf},
     76{3200000, DIF_BPF_COEFF1011,  0xff5cfeb6},
     77{3200000, DIF_BPF_COEFF1213,  0xfe0dfd92},
     78{3200000, DIF_BPF_COEFF1415,  0xfd7ffe03},
     79{3200000, DIF_BPF_COEFF1617,  0xff36010a},
     80{3200000, DIF_BPF_COEFF1819,  0x03410575},
     81{3200000, DIF_BPF_COEFF2021,  0x072607d2},
     82{3200000, DIF_BPF_COEFF2223,  0x071804d5},
     83{3200000, DIF_BPF_COEFF2425,  0x0134fcb7},
     84{3200000, DIF_BPF_COEFF2627,  0xf81ff451},
     85{3200000, DIF_BPF_COEFF2829,  0xf223f22e},
     86{3200000, DIF_BPF_COEFF3031,  0xf4a7f94b},
     87{3200000, DIF_BPF_COEFF3233,  0xff6405e8},
     88{3200000, DIF_BPF_COEFF3435,  0x0bae0fa4},
     89{3200000, DIF_BPF_COEFF36,    0x110d0000},
     90/* END - DIF BPF register values from 32_quant.dat*/
     91
     92
     93/*case 3300000:*/
     94/* BEGIN - DIF BPF register values from 33_quant.dat*/
     95{3300000, DIF_BPF_COEFF01,    0x0000ffff},
     96{3300000, DIF_BPF_COEFF23,    0x00000008},
     97{3300000, DIF_BPF_COEFF45,    0x001a0036},
     98{3300000, DIF_BPF_COEFF67,    0x0056006d},
     99{3300000, DIF_BPF_COEFF89,    0x00670030},
    100{3300000, DIF_BPF_COEFF1011,  0xffbdff10},
    101{3300000, DIF_BPF_COEFF1213,  0xfe46fd8d},
    102{3300000, DIF_BPF_COEFF1415,  0xfd25fd4f},
    103{3300000, DIF_BPF_COEFF1617,  0xfe35ffe0},
    104{3300000, DIF_BPF_COEFF1819,  0x0224049f},
    105{3300000, DIF_BPF_COEFF2021,  0x06c9080e},
    106{3300000, DIF_BPF_COEFF2223,  0x07ef0627},
    107{3300000, DIF_BPF_COEFF2425,  0x02c9fe45},
    108{3300000, DIF_BPF_COEFF2627,  0xf961f513},
    109{3300000, DIF_BPF_COEFF2829,  0xf250f1d2},
    110{3300000, DIF_BPF_COEFF3031,  0xf3ecf869},
    111{3300000, DIF_BPF_COEFF3233,  0xfe930552},
    112{3300000, DIF_BPF_COEFF3435,  0x0b5f0f8f},
    113{3300000, DIF_BPF_COEFF36,    0x110d0000},
    114/* END - DIF BPF register values from 33_quant.dat*/
    115
    116
    117/*case 3400000:*/
    118/* BEGIN - DIF BPF register values from 34_quant.dat*/
    119{3400000, DIF_BPF_COEFF01,    0xfffffffe},
    120{3400000, DIF_BPF_COEFF23,    0xfffd0001},
    121{3400000, DIF_BPF_COEFF45,    0x000f002c},
    122{3400000, DIF_BPF_COEFF67,    0x0054007d},
    123{3400000, DIF_BPF_COEFF89,    0x0093007c},
    124{3400000, DIF_BPF_COEFF1011,  0x0024ff82},
    125{3400000, DIF_BPF_COEFF1213,  0xfea6fdbb},
    126{3400000, DIF_BPF_COEFF1415,  0xfd03fcca},
    127{3400000, DIF_BPF_COEFF1617,  0xfd51feb9},
    128{3400000, DIF_BPF_COEFF1819,  0x00eb0392},
    129{3400000, DIF_BPF_COEFF2021,  0x06270802},
    130{3400000, DIF_BPF_COEFF2223,  0x08880750},
    131{3400000, DIF_BPF_COEFF2425,  0x044dffdb},
    132{3400000, DIF_BPF_COEFF2627,  0xfabdf5f8},
    133{3400000, DIF_BPF_COEFF2829,  0xf2a0f193},
    134{3400000, DIF_BPF_COEFF3031,  0xf342f78f},
    135{3400000, DIF_BPF_COEFF3233,  0xfdc404b9},
    136{3400000, DIF_BPF_COEFF3435,  0x0b0e0f78},
    137{3400000, DIF_BPF_COEFF36,    0x110d0000},
    138/* END - DIF BPF register values from 34_quant.dat*/
    139
    140
    141/*case 3500000:*/
    142/* BEGIN - DIF BPF register values from 35_quant.dat*/
    143{3500000, DIF_BPF_COEFF01,    0xfffffffd},
    144{3500000, DIF_BPF_COEFF23,    0xfffafff9},
    145{3500000, DIF_BPF_COEFF45,    0x0002001b},
    146{3500000, DIF_BPF_COEFF67,    0x0046007d},
    147{3500000, DIF_BPF_COEFF89,    0x00ad00ba},
    148{3500000, DIF_BPF_COEFF1011,  0x00870000},
    149{3500000, DIF_BPF_COEFF1213,  0xff26fe1a},
    150{3500000, DIF_BPF_COEFF1415,  0xfd1bfc7e},
    151{3500000, DIF_BPF_COEFF1617,  0xfc99fda4},
    152{3500000, DIF_BPF_COEFF1819,  0xffa5025c},
    153{3500000, DIF_BPF_COEFF2021,  0x054507ad},
    154{3500000, DIF_BPF_COEFF2223,  0x08dd0847},
    155{3500000, DIF_BPF_COEFF2425,  0x05b80172},
    156{3500000, DIF_BPF_COEFF2627,  0xfc2ef6ff},
    157{3500000, DIF_BPF_COEFF2829,  0xf313f170},
    158{3500000, DIF_BPF_COEFF3031,  0xf2abf6bd},
    159{3500000, DIF_BPF_COEFF3233,  0xfcf6041f},
    160{3500000, DIF_BPF_COEFF3435,  0x0abc0f61},
    161{3500000, DIF_BPF_COEFF36,    0x110d0000},
    162/* END - DIF BPF register values from 35_quant.dat*/
    163
    164
    165/*case 3600000:*/
    166/* BEGIN - DIF BPF register values from 36_quant.dat*/
    167{3600000, DIF_BPF_COEFF01,    0xfffffffd},
    168{3600000, DIF_BPF_COEFF23,    0xfff8fff3},
    169{3600000, DIF_BPF_COEFF45,    0xfff50006},
    170{3600000, DIF_BPF_COEFF67,    0x002f006c},
    171{3600000, DIF_BPF_COEFF89,    0x00b200e3},
    172{3600000, DIF_BPF_COEFF1011,  0x00dc007e},
    173{3600000, DIF_BPF_COEFF1213,  0xffb9fea0},
    174{3600000, DIF_BPF_COEFF1415,  0xfd6bfc71},
    175{3600000, DIF_BPF_COEFF1617,  0xfc17fcb1},
    176{3600000, DIF_BPF_COEFF1819,  0xfe65010b},
    177{3600000, DIF_BPF_COEFF2021,  0x042d0713},
    178{3600000, DIF_BPF_COEFF2223,  0x08ec0906},
    179{3600000, DIF_BPF_COEFF2425,  0x07020302},
    180{3600000, DIF_BPF_COEFF2627,  0xfdaff823},
    181{3600000, DIF_BPF_COEFF2829,  0xf3a7f16a},
    182{3600000, DIF_BPF_COEFF3031,  0xf228f5f5},
    183{3600000, DIF_BPF_COEFF3233,  0xfc2a0384},
    184{3600000, DIF_BPF_COEFF3435,  0x0a670f4a},
    185{3600000, DIF_BPF_COEFF36,    0x110d0000},
    186/* END - DIF BPF register values from 36_quant.dat*/
    187
    188
    189/*case 3700000:*/
    190/* BEGIN - DIF BPF register values from 37_quant.dat*/
    191{3700000, DIF_BPF_COEFF01,    0x0000fffd},
    192{3700000, DIF_BPF_COEFF23,    0xfff7ffef},
    193{3700000, DIF_BPF_COEFF45,    0xffe9fff1},
    194{3700000, DIF_BPF_COEFF67,    0x0010004d},
    195{3700000, DIF_BPF_COEFF89,    0x00a100f2},
    196{3700000, DIF_BPF_COEFF1011,  0x011a00f0},
    197{3700000, DIF_BPF_COEFF1213,  0x0053ff44},
    198{3700000, DIF_BPF_COEFF1415,  0xfdedfca2},
    199{3700000, DIF_BPF_COEFF1617,  0xfbd3fbef},
    200{3700000, DIF_BPF_COEFF1819,  0xfd39ffae},
    201{3700000, DIF_BPF_COEFF2021,  0x02ea0638},
    202{3700000, DIF_BPF_COEFF2223,  0x08b50987},
    203{3700000, DIF_BPF_COEFF2425,  0x08230483},
    204{3700000, DIF_BPF_COEFF2627,  0xff39f960},
    205{3700000, DIF_BPF_COEFF2829,  0xf45bf180},
    206{3700000, DIF_BPF_COEFF3031,  0xf1b8f537},
    207{3700000, DIF_BPF_COEFF3233,  0xfb6102e7},
    208{3700000, DIF_BPF_COEFF3435,  0x0a110f32},
    209{3700000, DIF_BPF_COEFF36,    0x110d0000},
    210/* END - DIF BPF register values from 37_quant.dat*/
    211
    212
    213/*case 3800000:*/
    214/* BEGIN - DIF BPF register values from 38_quant.dat*/
    215{3800000, DIF_BPF_COEFF01,    0x0000fffe},
    216{3800000, DIF_BPF_COEFF23,    0xfff9ffee},
    217{3800000, DIF_BPF_COEFF45,    0xffe1ffdd},
    218{3800000, DIF_BPF_COEFF67,    0xfff00024},
    219{3800000, DIF_BPF_COEFF89,    0x007c00e5},
    220{3800000, DIF_BPF_COEFF1011,  0x013a014a},
    221{3800000, DIF_BPF_COEFF1213,  0x00e6fff8},
    222{3800000, DIF_BPF_COEFF1415,  0xfe98fd0f},
    223{3800000, DIF_BPF_COEFF1617,  0xfbd3fb67},
    224{3800000, DIF_BPF_COEFF1819,  0xfc32fe54},
    225{3800000, DIF_BPF_COEFF2021,  0x01880525},
    226{3800000, DIF_BPF_COEFF2223,  0x083909c7},
    227{3800000, DIF_BPF_COEFF2425,  0x091505ee},
    228{3800000, DIF_BPF_COEFF2627,  0x00c7fab3},
    229{3800000, DIF_BPF_COEFF2829,  0xf52df1b4},
    230{3800000, DIF_BPF_COEFF3031,  0xf15df484},
    231{3800000, DIF_BPF_COEFF3233,  0xfa9b0249},
    232{3800000, DIF_BPF_COEFF3435,  0x09ba0f19},
    233{3800000, DIF_BPF_COEFF36,    0x110d0000},
    234/* END - DIF BPF register values from 38_quant.dat*/
    235
    236
    237/*case 3900000:*/
    238/* BEGIN - DIF BPF register values from 39_quant.dat*/
    239{3900000, DIF_BPF_COEFF01,    0x00000000},
    240{3900000, DIF_BPF_COEFF23,    0xfffbfff0},
    241{3900000, DIF_BPF_COEFF45,    0xffdeffcf},
    242{3900000, DIF_BPF_COEFF67,    0xffd1fff6},
    243{3900000, DIF_BPF_COEFF89,    0x004800be},
    244{3900000, DIF_BPF_COEFF1011,  0x01390184},
    245{3900000, DIF_BPF_COEFF1213,  0x016300ac},
    246{3900000, DIF_BPF_COEFF1415,  0xff5efdb1},
    247{3900000, DIF_BPF_COEFF1617,  0xfc17fb23},
    248{3900000, DIF_BPF_COEFF1819,  0xfb5cfd0d},
    249{3900000, DIF_BPF_COEFF2021,  0x001703e4},
    250{3900000, DIF_BPF_COEFF2223,  0x077b09c4},
    251{3900000, DIF_BPF_COEFF2425,  0x09d2073c},
    252{3900000, DIF_BPF_COEFF2627,  0x0251fc18},
    253{3900000, DIF_BPF_COEFF2829,  0xf61cf203},
    254{3900000, DIF_BPF_COEFF3031,  0xf118f3dc},
    255{3900000, DIF_BPF_COEFF3233,  0xf9d801aa},
    256{3900000, DIF_BPF_COEFF3435,  0x09600eff},
    257{3900000, DIF_BPF_COEFF36,    0x110d0000},
    258/* END - DIF BPF register values from 39_quant.dat*/
    259
    260
    261/*case 4000000:*/
    262/* BEGIN - DIF BPF register values from 40_quant.dat*/
    263{4000000, DIF_BPF_COEFF01,    0x00000001},
    264{4000000, DIF_BPF_COEFF23,    0xfffefff4},
    265{4000000, DIF_BPF_COEFF45,    0xffe1ffc8},
    266{4000000, DIF_BPF_COEFF67,    0xffbaffca},
    267{4000000, DIF_BPF_COEFF89,    0x000b0082},
    268{4000000, DIF_BPF_COEFF1011,  0x01170198},
    269{4000000, DIF_BPF_COEFF1213,  0x01c10152},
    270{4000000, DIF_BPF_COEFF1415,  0x0030fe7b},
    271{4000000, DIF_BPF_COEFF1617,  0xfc99fb24},
    272{4000000, DIF_BPF_COEFF1819,  0xfac3fbe9},
    273{4000000, DIF_BPF_COEFF2021,  0xfea5027f},
    274{4000000, DIF_BPF_COEFF2223,  0x0683097f},
    275{4000000, DIF_BPF_COEFF2425,  0x0a560867},
    276{4000000, DIF_BPF_COEFF2627,  0x03d2fd89},
    277{4000000, DIF_BPF_COEFF2829,  0xf723f26f},
    278{4000000, DIF_BPF_COEFF3031,  0xf0e8f341},
    279{4000000, DIF_BPF_COEFF3233,  0xf919010a},
    280{4000000, DIF_BPF_COEFF3435,  0x09060ee5},
    281{4000000, DIF_BPF_COEFF36,    0x110d0000},
    282/* END - DIF BPF register values from 40_quant.dat*/
    283
    284
    285/*case 4100000:*/
    286/* BEGIN - DIF BPF register values from 41_quant.dat*/
    287{4100000, DIF_BPF_COEFF01,    0x00010002},
    288{4100000, DIF_BPF_COEFF23,    0x0002fffb},
    289{4100000, DIF_BPF_COEFF45,    0xffe8ffca},
    290{4100000, DIF_BPF_COEFF67,    0xffacffa4},
    291{4100000, DIF_BPF_COEFF89,    0xffcd0036},
    292{4100000, DIF_BPF_COEFF1011,  0x00d70184},
    293{4100000, DIF_BPF_COEFF1213,  0x01f601dc},
    294{4100000, DIF_BPF_COEFF1415,  0x00ffff60},
    295{4100000, DIF_BPF_COEFF1617,  0xfd51fb6d},
    296{4100000, DIF_BPF_COEFF1819,  0xfa6efaf5},
    297{4100000, DIF_BPF_COEFF2021,  0xfd410103},
    298{4100000, DIF_BPF_COEFF2223,  0x055708f9},
    299{4100000, DIF_BPF_COEFF2425,  0x0a9e0969},
    300{4100000, DIF_BPF_COEFF2627,  0x0543ff02},
    301{4100000, DIF_BPF_COEFF2829,  0xf842f2f5},
    302{4100000, DIF_BPF_COEFF3031,  0xf0cef2b2},
    303{4100000, DIF_BPF_COEFF3233,  0xf85e006b},
    304{4100000, DIF_BPF_COEFF3435,  0x08aa0ecb},
    305{4100000, DIF_BPF_COEFF36,    0x110d0000},
    306/* END - DIF BPF register values from 41_quant.dat*/
    307
    308
    309/*case 4200000:*/
    310/* BEGIN - DIF BPF register values from 42_quant.dat*/
    311{4200000, DIF_BPF_COEFF01,    0x00010003},
    312{4200000, DIF_BPF_COEFF23,    0x00050003},
    313{4200000, DIF_BPF_COEFF45,    0xfff3ffd3},
    314{4200000, DIF_BPF_COEFF67,    0xffaaff8b},
    315{4200000, DIF_BPF_COEFF89,    0xff95ffe5},
    316{4200000, DIF_BPF_COEFF1011,  0x0080014a},
    317{4200000, DIF_BPF_COEFF1213,  0x01fe023f},
    318{4200000, DIF_BPF_COEFF1415,  0x01ba0050},
    319{4200000, DIF_BPF_COEFF1617,  0xfe35fbf8},
    320{4200000, DIF_BPF_COEFF1819,  0xfa62fa3b},
    321{4200000, DIF_BPF_COEFF2021,  0xfbf9ff7e},
    322{4200000, DIF_BPF_COEFF2223,  0x04010836},
    323{4200000, DIF_BPF_COEFF2425,  0x0aa90a3d},
    324{4200000, DIF_BPF_COEFF2627,  0x069f007f},
    325{4200000, DIF_BPF_COEFF2829,  0xf975f395},
    326{4200000, DIF_BPF_COEFF3031,  0xf0cbf231},
    327{4200000, DIF_BPF_COEFF3233,  0xf7a9ffcb},
    328{4200000, DIF_BPF_COEFF3435,  0x084c0eaf},
    329{4200000, DIF_BPF_COEFF36,    0x110d0000},
    330/* END - DIF BPF register values from 42_quant.dat*/
    331
    332
    333/*case 4300000:*/
    334/* BEGIN - DIF BPF register values from 43_quant.dat*/
    335{4300000, DIF_BPF_COEFF01,    0x00010003},
    336{4300000, DIF_BPF_COEFF23,    0x0008000a},
    337{4300000, DIF_BPF_COEFF45,    0x0000ffe4},
    338{4300000, DIF_BPF_COEFF67,    0xffb4ff81},
    339{4300000, DIF_BPF_COEFF89,    0xff6aff96},
    340{4300000, DIF_BPF_COEFF1011,  0x001c00f0},
    341{4300000, DIF_BPF_COEFF1213,  0x01d70271},
    342{4300000, DIF_BPF_COEFF1415,  0x0254013b},
    343{4300000, DIF_BPF_COEFF1617,  0xff36fcbd},
    344{4300000, DIF_BPF_COEFF1819,  0xfa9ff9c5},
    345{4300000, DIF_BPF_COEFF2021,  0xfadbfdfe},
    346{4300000, DIF_BPF_COEFF2223,  0x028c073b},
    347{4300000, DIF_BPF_COEFF2425,  0x0a750adf},
    348{4300000, DIF_BPF_COEFF2627,  0x07e101fa},
    349{4300000, DIF_BPF_COEFF2829,  0xfab8f44e},
    350{4300000, DIF_BPF_COEFF3031,  0xf0ddf1be},
    351{4300000, DIF_BPF_COEFF3233,  0xf6f9ff2b},
    352{4300000, DIF_BPF_COEFF3435,  0x07ed0e94},
    353{4300000, DIF_BPF_COEFF36,    0x110d0000},
    354/* END - DIF BPF register values from 43_quant.dat*/
    355
    356
    357/*case 4400000:*/
    358/* BEGIN - DIF BPF register values from 44_quant.dat*/
    359{4400000, DIF_BPF_COEFF01,    0x00000003},
    360{4400000, DIF_BPF_COEFF23,    0x0009000f},
    361{4400000, DIF_BPF_COEFF45,    0x000efff8},
    362{4400000, DIF_BPF_COEFF67,    0xffc9ff87},
    363{4400000, DIF_BPF_COEFF89,    0xff52ff54},
    364{4400000, DIF_BPF_COEFF1011,  0xffb5007e},
    365{4400000, DIF_BPF_COEFF1213,  0x01860270},
    366{4400000, DIF_BPF_COEFF1415,  0x02c00210},
    367{4400000, DIF_BPF_COEFF1617,  0x0044fdb2},
    368{4400000, DIF_BPF_COEFF1819,  0xfb22f997},
    369{4400000, DIF_BPF_COEFF2021,  0xf9f2fc90},
    370{4400000, DIF_BPF_COEFF2223,  0x0102060f},
    371{4400000, DIF_BPF_COEFF2425,  0x0a050b4c},
    372{4400000, DIF_BPF_COEFF2627,  0x0902036e},
    373{4400000, DIF_BPF_COEFF2829,  0xfc0af51e},
    374{4400000, DIF_BPF_COEFF3031,  0xf106f15a},
    375{4400000, DIF_BPF_COEFF3233,  0xf64efe8b},
    376{4400000, DIF_BPF_COEFF3435,  0x078d0e77},
    377{4400000, DIF_BPF_COEFF36,    0x110d0000},
    378/* END - DIF BPF register values from 44_quant.dat*/
    379
    380
    381/*case 4500000:*/
    382/* BEGIN - DIF BPF register values from 45_quant.dat*/
    383{4500000, DIF_BPF_COEFF01,    0x00000002},
    384{4500000, DIF_BPF_COEFF23,    0x00080012},
    385{4500000, DIF_BPF_COEFF45,    0x0019000e},
    386{4500000, DIF_BPF_COEFF67,    0xffe5ff9e},
    387{4500000, DIF_BPF_COEFF89,    0xff4fff25},
    388{4500000, DIF_BPF_COEFF1011,  0xff560000},
    389{4500000, DIF_BPF_COEFF1213,  0x0112023b},
    390{4500000, DIF_BPF_COEFF1415,  0x02f702c0},
    391{4500000, DIF_BPF_COEFF1617,  0x014dfec8},
    392{4500000, DIF_BPF_COEFF1819,  0xfbe5f9b3},
    393{4500000, DIF_BPF_COEFF2021,  0xf947fb41},
    394{4500000, DIF_BPF_COEFF2223,  0xff7004b9},
    395{4500000, DIF_BPF_COEFF2425,  0x095a0b81},
    396{4500000, DIF_BPF_COEFF2627,  0x0a0004d8},
    397{4500000, DIF_BPF_COEFF2829,  0xfd65f603},
    398{4500000, DIF_BPF_COEFF3031,  0xf144f104},
    399{4500000, DIF_BPF_COEFF3233,  0xf5aafdec},
    400{4500000, DIF_BPF_COEFF3435,  0x072b0e5a},
    401{4500000, DIF_BPF_COEFF36,    0x110d0000},
    402/* END - DIF BPF register values from 45_quant.dat*/
    403
    404
    405/*case 4600000:*/
    406/* BEGIN - DIF BPF register values from 46_quant.dat*/
    407{4600000, DIF_BPF_COEFF01,    0x00000001},
    408{4600000, DIF_BPF_COEFF23,    0x00060012},
    409{4600000, DIF_BPF_COEFF45,    0x00200022},
    410{4600000, DIF_BPF_COEFF67,    0x0005ffc1},
    411{4600000, DIF_BPF_COEFF89,    0xff61ff10},
    412{4600000, DIF_BPF_COEFF1011,  0xff09ff82},
    413{4600000, DIF_BPF_COEFF1213,  0x008601d7},
    414{4600000, DIF_BPF_COEFF1415,  0x02f50340},
    415{4600000, DIF_BPF_COEFF1617,  0x0241fff0},
    416{4600000, DIF_BPF_COEFF1819,  0xfcddfa19},
    417{4600000, DIF_BPF_COEFF2021,  0xf8e2fa1e},
    418{4600000, DIF_BPF_COEFF2223,  0xfde30343},
    419{4600000, DIF_BPF_COEFF2425,  0x08790b7f},
    420{4600000, DIF_BPF_COEFF2627,  0x0ad50631},
    421{4600000, DIF_BPF_COEFF2829,  0xfec7f6fc},
    422{4600000, DIF_BPF_COEFF3031,  0xf198f0bd},
    423{4600000, DIF_BPF_COEFF3233,  0xf50dfd4e},
    424{4600000, DIF_BPF_COEFF3435,  0x06c90e3d},
    425{4600000, DIF_BPF_COEFF36,    0x110d0000},
    426/* END - DIF BPF register values from 46_quant.dat*/
    427
    428
    429/*case 4700000:*/
    430/* BEGIN - DIF BPF register values from 47_quant.dat*/
    431{4700000, DIF_BPF_COEFF01,    0x0000ffff},
    432{4700000, DIF_BPF_COEFF23,    0x0003000f},
    433{4700000, DIF_BPF_COEFF45,    0x00220030},
    434{4700000, DIF_BPF_COEFF67,    0x0025ffed},
    435{4700000, DIF_BPF_COEFF89,    0xff87ff15},
    436{4700000, DIF_BPF_COEFF1011,  0xfed6ff10},
    437{4700000, DIF_BPF_COEFF1213,  0xffed014c},
    438{4700000, DIF_BPF_COEFF1415,  0x02b90386},
    439{4700000, DIF_BPF_COEFF1617,  0x03110119},
    440{4700000, DIF_BPF_COEFF1819,  0xfdfefac4},
    441{4700000, DIF_BPF_COEFF2021,  0xf8c6f92f},
    442{4700000, DIF_BPF_COEFF2223,  0xfc6701b7},
    443{4700000, DIF_BPF_COEFF2425,  0x07670b44},
    444{4700000, DIF_BPF_COEFF2627,  0x0b7e0776},
    445{4700000, DIF_BPF_COEFF2829,  0x002df807},
    446{4700000, DIF_BPF_COEFF3031,  0xf200f086},
    447{4700000, DIF_BPF_COEFF3233,  0xf477fcb1},
    448{4700000, DIF_BPF_COEFF3435,  0x06650e1e},
    449{4700000, DIF_BPF_COEFF36,    0x110d0000},
    450/* END - DIF BPF register values from 47_quant.dat*/
    451
    452
    453/*case 4800000:*/
    454/* BEGIN - DIF BPF register values from 48_quant.dat*/
    455{4800000, DIF_BPF_COEFF01,    0xfffffffe},
    456{4800000, DIF_BPF_COEFF23,    0xffff0009},
    457{4800000, DIF_BPF_COEFF45,    0x001e0038},
    458{4800000, DIF_BPF_COEFF67,    0x003f001b},
    459{4800000, DIF_BPF_COEFF89,    0xffbcff36},
    460{4800000, DIF_BPF_COEFF1011,  0xfec2feb6},
    461{4800000, DIF_BPF_COEFF1213,  0xff5600a5},
    462{4800000, DIF_BPF_COEFF1415,  0x0248038d},
    463{4800000, DIF_BPF_COEFF1617,  0x03b00232},
    464{4800000, DIF_BPF_COEFF1819,  0xff39fbab},
    465{4800000, DIF_BPF_COEFF2021,  0xf8f4f87f},
    466{4800000, DIF_BPF_COEFF2223,  0xfb060020},
    467{4800000, DIF_BPF_COEFF2425,  0x062a0ad2},
    468{4800000, DIF_BPF_COEFF2627,  0x0bf908a3},
    469{4800000, DIF_BPF_COEFF2829,  0x0192f922},
    470{4800000, DIF_BPF_COEFF3031,  0xf27df05e},
    471{4800000, DIF_BPF_COEFF3233,  0xf3e8fc14},
    472{4800000, DIF_BPF_COEFF3435,  0x06000e00},
    473{4800000, DIF_BPF_COEFF36,    0x110d0000},
    474/* END - DIF BPF register values from 48_quant.dat*/
    475
    476
    477/*case 4900000:*/
    478/* BEGIN - DIF BPF register values from 49_quant.dat*/
    479{4900000, DIF_BPF_COEFF01,    0xfffffffd},
    480{4900000, DIF_BPF_COEFF23,    0xfffc0002},
    481{4900000, DIF_BPF_COEFF45,    0x00160037},
    482{4900000, DIF_BPF_COEFF67,    0x00510046},
    483{4900000, DIF_BPF_COEFF89,    0xfff9ff6d},
    484{4900000, DIF_BPF_COEFF1011,  0xfed0fe7c},
    485{4900000, DIF_BPF_COEFF1213,  0xfecefff0},
    486{4900000, DIF_BPF_COEFF1415,  0x01aa0356},
    487{4900000, DIF_BPF_COEFF1617,  0x0413032b},
    488{4900000, DIF_BPF_COEFF1819,  0x007ffcc5},
    489{4900000, DIF_BPF_COEFF2021,  0xf96cf812},
    490{4900000, DIF_BPF_COEFF2223,  0xf9cefe87},
    491{4900000, DIF_BPF_COEFF2425,  0x04c90a2c},
    492{4900000, DIF_BPF_COEFF2627,  0x0c4309b4},
    493{4900000, DIF_BPF_COEFF2829,  0x02f3fa4a},
    494{4900000, DIF_BPF_COEFF3031,  0xf30ef046},
    495{4900000, DIF_BPF_COEFF3233,  0xf361fb7a},
    496{4900000, DIF_BPF_COEFF3435,  0x059b0de0},
    497{4900000, DIF_BPF_COEFF36,    0x110d0000},
    498/* END - DIF BPF register values from 49_quant.dat*/
    499
    500
    501/*case 5000000:*/
    502/* BEGIN - DIF BPF register values from 50_quant.dat*/
    503{5000000, DIF_BPF_COEFF01,    0xfffffffd},
    504{5000000, DIF_BPF_COEFF23,    0xfff9fffa},
    505{5000000, DIF_BPF_COEFF45,    0x000a002d},
    506{5000000, DIF_BPF_COEFF67,    0x00570067},
    507{5000000, DIF_BPF_COEFF89,    0x0037ffb5},
    508{5000000, DIF_BPF_COEFF1011,  0xfefffe68},
    509{5000000, DIF_BPF_COEFF1213,  0xfe62ff3d},
    510{5000000, DIF_BPF_COEFF1415,  0x00ec02e3},
    511{5000000, DIF_BPF_COEFF1617,  0x043503f6},
    512{5000000, DIF_BPF_COEFF1819,  0x01befe05},
    513{5000000, DIF_BPF_COEFF2021,  0xfa27f7ee},
    514{5000000, DIF_BPF_COEFF2223,  0xf8c6fcf8},
    515{5000000, DIF_BPF_COEFF2425,  0x034c0954},
    516{5000000, DIF_BPF_COEFF2627,  0x0c5c0aa4},
    517{5000000, DIF_BPF_COEFF2829,  0x044cfb7e},
    518{5000000, DIF_BPF_COEFF3031,  0xf3b1f03f},
    519{5000000, DIF_BPF_COEFF3233,  0xf2e2fae1},
    520{5000000, DIF_BPF_COEFF3435,  0x05340dc0},
    521{5000000, DIF_BPF_COEFF36,    0x110d0000},
    522/* END - DIF BPF register values from 50_quant.dat*/
    523
    524
    525/*case 5100000:*/
    526/* BEGIN - DIF BPF register values from 51_quant.dat*/
    527{5100000, DIF_BPF_COEFF01,    0x0000fffd},
    528{5100000, DIF_BPF_COEFF23,    0xfff8fff4},
    529{5100000, DIF_BPF_COEFF45,    0xfffd001e},
    530{5100000, DIF_BPF_COEFF67,    0x0051007b},
    531{5100000, DIF_BPF_COEFF89,    0x006e0006},
    532{5100000, DIF_BPF_COEFF1011,  0xff48fe7c},
    533{5100000, DIF_BPF_COEFF1213,  0xfe1bfe9a},
    534{5100000, DIF_BPF_COEFF1415,  0x001d023e},
    535{5100000, DIF_BPF_COEFF1617,  0x04130488},
    536{5100000, DIF_BPF_COEFF1819,  0x02e6ff5b},
    537{5100000, DIF_BPF_COEFF2021,  0xfb1ef812},
    538{5100000, DIF_BPF_COEFF2223,  0xf7f7fb7f},
    539{5100000, DIF_BPF_COEFF2425,  0x01bc084e},
    540{5100000, DIF_BPF_COEFF2627,  0x0c430b72},
    541{5100000, DIF_BPF_COEFF2829,  0x059afcba},
    542{5100000, DIF_BPF_COEFF3031,  0xf467f046},
    543{5100000, DIF_BPF_COEFF3233,  0xf26cfa4a},
    544{5100000, DIF_BPF_COEFF3435,  0x04cd0da0},
    545{5100000, DIF_BPF_COEFF36,    0x110d0000},
    546/* END - DIF BPF register values from 51_quant.dat*/
    547
    548
    549/*case 5200000:*/
    550/* BEGIN - DIF BPF register values from 52_quant.dat*/
    551{5200000, DIF_BPF_COEFF01,    0x0000fffe},
    552{5200000, DIF_BPF_COEFF23,    0xfff8ffef},
    553{5200000, DIF_BPF_COEFF45,    0xfff00009},
    554{5200000, DIF_BPF_COEFF67,    0x003f007f},
    555{5200000, DIF_BPF_COEFF89,    0x00980056},
    556{5200000, DIF_BPF_COEFF1011,  0xffa5feb6},
    557{5200000, DIF_BPF_COEFF1213,  0xfe00fe15},
    558{5200000, DIF_BPF_COEFF1415,  0xff4b0170},
    559{5200000, DIF_BPF_COEFF1617,  0x03b004d7},
    560{5200000, DIF_BPF_COEFF1819,  0x03e800b9},
    561{5200000, DIF_BPF_COEFF2021,  0xfc48f87f},
    562{5200000, DIF_BPF_COEFF2223,  0xf768fa23},
    563{5200000, DIF_BPF_COEFF2425,  0x0022071f},
    564{5200000, DIF_BPF_COEFF2627,  0x0bf90c1b},
    565{5200000, DIF_BPF_COEFF2829,  0x06dafdfd},
    566{5200000, DIF_BPF_COEFF3031,  0xf52df05e},
    567{5200000, DIF_BPF_COEFF3233,  0xf1fef9b5},
    568{5200000, DIF_BPF_COEFF3435,  0x04640d7f},
    569{5200000, DIF_BPF_COEFF36,    0x110d0000},
    570/* END - DIF BPF register values from 52_quant.dat*/
    571
    572
    573/*case 5300000:*/
    574/* BEGIN - DIF BPF register values from 53_quant.dat*/
    575{5300000, DIF_BPF_COEFF01,    0x0000ffff},
    576{5300000, DIF_BPF_COEFF23,    0xfff9ffee},
    577{5300000, DIF_BPF_COEFF45,    0xffe6fff3},
    578{5300000, DIF_BPF_COEFF67,    0x00250072},
    579{5300000, DIF_BPF_COEFF89,    0x00af009c},
    580{5300000, DIF_BPF_COEFF1011,  0x000cff10},
    581{5300000, DIF_BPF_COEFF1213,  0xfe13fdb8},
    582{5300000, DIF_BPF_COEFF1415,  0xfe870089},
    583{5300000, DIF_BPF_COEFF1617,  0x031104e1},
    584{5300000, DIF_BPF_COEFF1819,  0x04b8020f},
    585{5300000, DIF_BPF_COEFF2021,  0xfd98f92f},
    586{5300000, DIF_BPF_COEFF2223,  0xf71df8f0},
    587{5300000, DIF_BPF_COEFF2425,  0xfe8805ce},
    588{5300000, DIF_BPF_COEFF2627,  0x0b7e0c9c},
    589{5300000, DIF_BPF_COEFF2829,  0x0808ff44},
    590{5300000, DIF_BPF_COEFF3031,  0xf603f086},
    591{5300000, DIF_BPF_COEFF3233,  0xf19af922},
    592{5300000, DIF_BPF_COEFF3435,  0x03fb0d5e},
    593{5300000, DIF_BPF_COEFF36,    0x110d0000},
    594/* END - DIF BPF register values from 53_quant.dat*/
    595
    596
    597/*case 5400000:*/
    598/* BEGIN - DIF BPF register values from 54_quant.dat*/
    599{5400000, DIF_BPF_COEFF01,    0x00000001},
    600{5400000, DIF_BPF_COEFF23,    0xfffcffef},
    601{5400000, DIF_BPF_COEFF45,    0xffe0ffe0},
    602{5400000, DIF_BPF_COEFF67,    0x00050056},
    603{5400000, DIF_BPF_COEFF89,    0x00b000d1},
    604{5400000, DIF_BPF_COEFF1011,  0x0071ff82},
    605{5400000, DIF_BPF_COEFF1213,  0xfe53fd8c},
    606{5400000, DIF_BPF_COEFF1415,  0xfddfff99},
    607{5400000, DIF_BPF_COEFF1617,  0x024104a3},
    608{5400000, DIF_BPF_COEFF1819,  0x054a034d},
    609{5400000, DIF_BPF_COEFF2021,  0xff01fa1e},
    610{5400000, DIF_BPF_COEFF2223,  0xf717f7ed},
    611{5400000, DIF_BPF_COEFF2425,  0xfcf50461},
    612{5400000, DIF_BPF_COEFF2627,  0x0ad50cf4},
    613{5400000, DIF_BPF_COEFF2829,  0x0921008d},
    614{5400000, DIF_BPF_COEFF3031,  0xf6e7f0bd},
    615{5400000, DIF_BPF_COEFF3233,  0xf13ff891},
    616{5400000, DIF_BPF_COEFF3435,  0x03920d3b},
    617{5400000, DIF_BPF_COEFF36,    0x110d0000},
    618/* END - DIF BPF register values from 54_quant.dat*/
    619
    620
    621/*case 5500000:*/
    622/* BEGIN - DIF BPF register values from 55_quant.dat*/
    623{5500000, DIF_BPF_COEFF01,    0x00010002},
    624{5500000, DIF_BPF_COEFF23,    0xfffffff3},
    625{5500000, DIF_BPF_COEFF45,    0xffdeffd1},
    626{5500000, DIF_BPF_COEFF67,    0xffe5002f},
    627{5500000, DIF_BPF_COEFF89,    0x009c00ed},
    628{5500000, DIF_BPF_COEFF1011,  0x00cb0000},
    629{5500000, DIF_BPF_COEFF1213,  0xfebafd94},
    630{5500000, DIF_BPF_COEFF1415,  0xfd61feb0},
    631{5500000, DIF_BPF_COEFF1617,  0x014d0422},
    632{5500000, DIF_BPF_COEFF1819,  0x05970464},
    633{5500000, DIF_BPF_COEFF2021,  0x0074fb41},
    634{5500000, DIF_BPF_COEFF2223,  0xf759f721},
    635{5500000, DIF_BPF_COEFF2425,  0xfb7502de},
    636{5500000, DIF_BPF_COEFF2627,  0x0a000d21},
    637{5500000, DIF_BPF_COEFF2829,  0x0a2201d4},
    638{5500000, DIF_BPF_COEFF3031,  0xf7d9f104},
    639{5500000, DIF_BPF_COEFF3233,  0xf0edf804},
    640{5500000, DIF_BPF_COEFF3435,  0x03280d19},
    641{5500000, DIF_BPF_COEFF36,    0x110d0000},
    642/* END - DIF BPF register values from 55_quant.dat*/
    643
    644
    645/*case 5600000:*/
    646/* BEGIN - DIF BPF register values from 56_quant.dat*/
    647{5600000, DIF_BPF_COEFF01,    0x00010003},
    648{5600000, DIF_BPF_COEFF23,    0x0003fffa},
    649{5600000, DIF_BPF_COEFF45,    0xffe3ffc9},
    650{5600000, DIF_BPF_COEFF67,    0xffc90002},
    651{5600000, DIF_BPF_COEFF89,    0x007500ef},
    652{5600000, DIF_BPF_COEFF1011,  0x010e007e},
    653{5600000, DIF_BPF_COEFF1213,  0xff3dfdcf},
    654{5600000, DIF_BPF_COEFF1415,  0xfd16fddd},
    655{5600000, DIF_BPF_COEFF1617,  0x00440365},
    656{5600000, DIF_BPF_COEFF1819,  0x059b0548},
    657{5600000, DIF_BPF_COEFF2021,  0x01e3fc90},
    658{5600000, DIF_BPF_COEFF2223,  0xf7dff691},
    659{5600000, DIF_BPF_COEFF2425,  0xfa0f014d},
    660{5600000, DIF_BPF_COEFF2627,  0x09020d23},
    661{5600000, DIF_BPF_COEFF2829,  0x0b0a0318},
    662{5600000, DIF_BPF_COEFF3031,  0xf8d7f15a},
    663{5600000, DIF_BPF_COEFF3233,  0xf0a5f779},
    664{5600000, DIF_BPF_COEFF3435,  0x02bd0cf6},
    665{5600000, DIF_BPF_COEFF36,    0x110d0000},
    666/* END - DIF BPF register values from 56_quant.dat*/
    667
    668
    669/*case 5700000:*/
    670/* BEGIN - DIF BPF register values from 57_quant.dat*/
    671{5700000, DIF_BPF_COEFF01,    0x00010003},
    672{5700000, DIF_BPF_COEFF23,    0x00060001},
    673{5700000, DIF_BPF_COEFF45,    0xffecffc9},
    674{5700000, DIF_BPF_COEFF67,    0xffb4ffd4},
    675{5700000, DIF_BPF_COEFF89,    0x004000d5},
    676{5700000, DIF_BPF_COEFF1011,  0x013600f0},
    677{5700000, DIF_BPF_COEFF1213,  0xffd3fe39},
    678{5700000, DIF_BPF_COEFF1415,  0xfd04fd31},
    679{5700000, DIF_BPF_COEFF1617,  0xff360277},
    680{5700000, DIF_BPF_COEFF1819,  0x055605ef},
    681{5700000, DIF_BPF_COEFF2021,  0x033efdfe},
    682{5700000, DIF_BPF_COEFF2223,  0xf8a5f642},
    683{5700000, DIF_BPF_COEFF2425,  0xf8cbffb6},
    684{5700000, DIF_BPF_COEFF2627,  0x07e10cfb},
    685{5700000, DIF_BPF_COEFF2829,  0x0bd50456},
    686{5700000, DIF_BPF_COEFF3031,  0xf9dff1be},
    687{5700000, DIF_BPF_COEFF3233,  0xf067f6f2},
    688{5700000, DIF_BPF_COEFF3435,  0x02520cd2},
    689{5700000, DIF_BPF_COEFF36,    0x110d0000},
    690/* END - DIF BPF register values from 57_quant.dat*/
    691
    692
    693/*case 5800000:*/
    694/* BEGIN - DIF BPF register values from 58_quant.dat*/
    695{5800000, DIF_BPF_COEFF01,    0x00000003},
    696{5800000, DIF_BPF_COEFF23,    0x00080009},
    697{5800000, DIF_BPF_COEFF45,    0xfff8ffd2},
    698{5800000, DIF_BPF_COEFF67,    0xffaaffac},
    699{5800000, DIF_BPF_COEFF89,    0x000200a3},
    700{5800000, DIF_BPF_COEFF1011,  0x013c014a},
    701{5800000, DIF_BPF_COEFF1213,  0x006dfec9},
    702{5800000, DIF_BPF_COEFF1415,  0xfd2bfcb7},
    703{5800000, DIF_BPF_COEFF1617,  0xfe350165},
    704{5800000, DIF_BPF_COEFF1819,  0x04cb0651},
    705{5800000, DIF_BPF_COEFF2021,  0x0477ff7e},
    706{5800000, DIF_BPF_COEFF2223,  0xf9a5f635},
    707{5800000, DIF_BPF_COEFF2425,  0xf7b1fe20},
    708{5800000, DIF_BPF_COEFF2627,  0x069f0ca8},
    709{5800000, DIF_BPF_COEFF2829,  0x0c81058b},
    710{5800000, DIF_BPF_COEFF3031,  0xfaf0f231},
    711{5800000, DIF_BPF_COEFF3233,  0xf033f66d},
    712{5800000, DIF_BPF_COEFF3435,  0x01e60cae},
    713{5800000, DIF_BPF_COEFF36,    0x110d0000},
    714/* END - DIF BPF register values from 58_quant.dat*/
    715
    716
    717/*case 5900000:*/
    718/* BEGIN - DIF BPF register values from 59_quant.dat*/
    719{5900000, DIF_BPF_COEFF01,    0x00000002},
    720{5900000, DIF_BPF_COEFF23,    0x0009000e},
    721{5900000, DIF_BPF_COEFF45,    0x0005ffe1},
    722{5900000, DIF_BPF_COEFF67,    0xffacff90},
    723{5900000, DIF_BPF_COEFF89,    0xffc5005f},
    724{5900000, DIF_BPF_COEFF1011,  0x01210184},
    725{5900000, DIF_BPF_COEFF1213,  0x00fcff72},
    726{5900000, DIF_BPF_COEFF1415,  0xfd8afc77},
    727{5900000, DIF_BPF_COEFF1617,  0xfd51003f},
    728{5900000, DIF_BPF_COEFF1819,  0x04020669},
    729{5900000, DIF_BPF_COEFF2021,  0x05830103},
    730{5900000, DIF_BPF_COEFF2223,  0xfad7f66b},
    731{5900000, DIF_BPF_COEFF2425,  0xf6c8fc93},
    732{5900000, DIF_BPF_COEFF2627,  0x05430c2b},
    733{5900000, DIF_BPF_COEFF2829,  0x0d0d06b5},
    734{5900000, DIF_BPF_COEFF3031,  0xfc08f2b2},
    735{5900000, DIF_BPF_COEFF3233,  0xf00af5ec},
    736{5900000, DIF_BPF_COEFF3435,  0x017b0c89},
    737{5900000, DIF_BPF_COEFF36,    0x110d0000},
    738/* END - DIF BPF register values from 59_quant.dat*/
    739
    740
    741/*case 6000000:*/
    742/* BEGIN - DIF BPF register values from 60_quant.dat*/
    743{6000000, DIF_BPF_COEFF01,    0x00000001},
    744{6000000, DIF_BPF_COEFF23,    0x00070012},
    745{6000000, DIF_BPF_COEFF45,    0x0012fff5},
    746{6000000, DIF_BPF_COEFF67,    0xffbaff82},
    747{6000000, DIF_BPF_COEFF89,    0xff8e000f},
    748{6000000, DIF_BPF_COEFF1011,  0x00e80198},
    749{6000000, DIF_BPF_COEFF1213,  0x01750028},
    750{6000000, DIF_BPF_COEFF1415,  0xfe18fc75},
    751{6000000, DIF_BPF_COEFF1617,  0xfc99ff15},
    752{6000000, DIF_BPF_COEFF1819,  0x03050636},
    753{6000000, DIF_BPF_COEFF2021,  0x0656027f},
    754{6000000, DIF_BPF_COEFF2223,  0xfc32f6e2},
    755{6000000, DIF_BPF_COEFF2425,  0xf614fb17},
    756{6000000, DIF_BPF_COEFF2627,  0x03d20b87},
    757{6000000, DIF_BPF_COEFF2829,  0x0d7707d2},
    758{6000000, DIF_BPF_COEFF3031,  0xfd26f341},
    759{6000000, DIF_BPF_COEFF3233,  0xefeaf56f},
    760{6000000, DIF_BPF_COEFF3435,  0x010f0c64},
    761{6000000, DIF_BPF_COEFF36,    0x110d0000},
    762/* END - DIF BPF register values from 60_quant.dat*/
    763
    764
    765/*case 6100000:*/
    766/* BEGIN - DIF BPF register values from 61_quant.dat*/
    767{6100000, DIF_BPF_COEFF01,    0xffff0000},
    768{6100000, DIF_BPF_COEFF23,    0x00050012},
    769{6100000, DIF_BPF_COEFF45,    0x001c000b},
    770{6100000, DIF_BPF_COEFF67,    0xffd1ff84},
    771{6100000, DIF_BPF_COEFF89,    0xff66ffbe},
    772{6100000, DIF_BPF_COEFF1011,  0x00960184},
    773{6100000, DIF_BPF_COEFF1213,  0x01cd00da},
    774{6100000, DIF_BPF_COEFF1415,  0xfeccfcb2},
    775{6100000, DIF_BPF_COEFF1617,  0xfc17fdf9},
    776{6100000, DIF_BPF_COEFF1819,  0x01e005bc},
    777{6100000, DIF_BPF_COEFF2021,  0x06e703e4},
    778{6100000, DIF_BPF_COEFF2223,  0xfdabf798},
    779{6100000, DIF_BPF_COEFF2425,  0xf599f9b3},
    780{6100000, DIF_BPF_COEFF2627,  0x02510abd},
    781{6100000, DIF_BPF_COEFF2829,  0x0dbf08df},
    782{6100000, DIF_BPF_COEFF3031,  0xfe48f3dc},
    783{6100000, DIF_BPF_COEFF3233,  0xefd5f4f6},
    784{6100000, DIF_BPF_COEFF3435,  0x00a20c3e},
    785{6100000, DIF_BPF_COEFF36,    0x110d0000},
    786/* END - DIF BPF register values from 61_quant.dat*/
    787
    788
    789/*case 6200000:*/
    790/* BEGIN - DIF BPF register values from 62_quant.dat*/
    791{6200000, DIF_BPF_COEFF01,    0xfffffffe},
    792{6200000, DIF_BPF_COEFF23,    0x0002000f},
    793{6200000, DIF_BPF_COEFF45,    0x0021001f},
    794{6200000, DIF_BPF_COEFF67,    0xfff0ff97},
    795{6200000, DIF_BPF_COEFF89,    0xff50ff74},
    796{6200000, DIF_BPF_COEFF1011,  0x0034014a},
    797{6200000, DIF_BPF_COEFF1213,  0x01fa0179},
    798{6200000, DIF_BPF_COEFF1415,  0xff97fd2a},
    799{6200000, DIF_BPF_COEFF1617,  0xfbd3fcfa},
    800{6200000, DIF_BPF_COEFF1819,  0x00a304fe},
    801{6200000, DIF_BPF_COEFF2021,  0x07310525},
    802{6200000, DIF_BPF_COEFF2223,  0xff37f886},
    803{6200000, DIF_BPF_COEFF2425,  0xf55cf86e},
    804{6200000, DIF_BPF_COEFF2627,  0x00c709d0},
    805{6200000, DIF_BPF_COEFF2829,  0x0de209db},
    806{6200000, DIF_BPF_COEFF3031,  0xff6df484},
    807{6200000, DIF_BPF_COEFF3233,  0xefcbf481},
    808{6200000, DIF_BPF_COEFF3435,  0x00360c18},
    809{6200000, DIF_BPF_COEFF36,    0x110d0000},
    810/* END - DIF BPF register values from 62_quant.dat*/
    811
    812
    813/*case 6300000:*/
    814/* BEGIN - DIF BPF register values from 63_quant.dat*/
    815{6300000, DIF_BPF_COEFF01,    0xfffffffd},
    816{6300000, DIF_BPF_COEFF23,    0xfffe000a},
    817{6300000, DIF_BPF_COEFF45,    0x0021002f},
    818{6300000, DIF_BPF_COEFF67,    0x0010ffb8},
    819{6300000, DIF_BPF_COEFF89,    0xff50ff3b},
    820{6300000, DIF_BPF_COEFF1011,  0xffcc00f0},
    821{6300000, DIF_BPF_COEFF1213,  0x01fa01fa},
    822{6300000, DIF_BPF_COEFF1415,  0x0069fdd4},
    823{6300000, DIF_BPF_COEFF1617,  0xfbd3fc26},
    824{6300000, DIF_BPF_COEFF1819,  0xff5d0407},
    825{6300000, DIF_BPF_COEFF2021,  0x07310638},
    826{6300000, DIF_BPF_COEFF2223,  0x00c9f9a8},
    827{6300000, DIF_BPF_COEFF2425,  0xf55cf74e},
    828{6300000, DIF_BPF_COEFF2627,  0xff3908c3},
    829{6300000, DIF_BPF_COEFF2829,  0x0de20ac3},
    830{6300000, DIF_BPF_COEFF3031,  0x0093f537},
    831{6300000, DIF_BPF_COEFF3233,  0xefcbf410},
    832{6300000, DIF_BPF_COEFF3435,  0xffca0bf2},
    833{6300000, DIF_BPF_COEFF36,    0x110d0000},
    834/* END - DIF BPF register values from 63_quant.dat*/
    835
    836
    837/*case 6400000:*/
    838/* BEGIN - DIF BPF register values from 64_quant.dat*/
    839{6400000, DIF_BPF_COEFF01,    0xfffffffd},
    840{6400000, DIF_BPF_COEFF23,    0xfffb0003},
    841{6400000, DIF_BPF_COEFF45,    0x001c0037},
    842{6400000, DIF_BPF_COEFF67,    0x002fffe2},
    843{6400000, DIF_BPF_COEFF89,    0xff66ff17},
    844{6400000, DIF_BPF_COEFF1011,  0xff6a007e},
    845{6400000, DIF_BPF_COEFF1213,  0x01cd0251},
    846{6400000, DIF_BPF_COEFF1415,  0x0134fea5},
    847{6400000, DIF_BPF_COEFF1617,  0xfc17fb8b},
    848{6400000, DIF_BPF_COEFF1819,  0xfe2002e0},
    849{6400000, DIF_BPF_COEFF2021,  0x06e70713},
    850{6400000, DIF_BPF_COEFF2223,  0x0255faf5},
    851{6400000, DIF_BPF_COEFF2425,  0xf599f658},
    852{6400000, DIF_BPF_COEFF2627,  0xfdaf0799},
    853{6400000, DIF_BPF_COEFF2829,  0x0dbf0b96},
    854{6400000, DIF_BPF_COEFF3031,  0x01b8f5f5},
    855{6400000, DIF_BPF_COEFF3233,  0xefd5f3a3},
    856{6400000, DIF_BPF_COEFF3435,  0xff5e0bca},
    857{6400000, DIF_BPF_COEFF36,    0x110d0000},
    858/* END - DIF BPF register values from 64_quant.dat*/
    859
    860
    861/*case 6500000:*/
    862/* BEGIN - DIF BPF register values from 65_quant.dat*/
    863{6500000, DIF_BPF_COEFF01,    0x0000fffd},
    864{6500000, DIF_BPF_COEFF23,    0xfff9fffb},
    865{6500000, DIF_BPF_COEFF45,    0x00120037},
    866{6500000, DIF_BPF_COEFF67,    0x00460010},
    867{6500000, DIF_BPF_COEFF89,    0xff8eff0f},
    868{6500000, DIF_BPF_COEFF1011,  0xff180000},
    869{6500000, DIF_BPF_COEFF1213,  0x01750276},
    870{6500000, DIF_BPF_COEFF1415,  0x01e8ff8d},
    871{6500000, DIF_BPF_COEFF1617,  0xfc99fb31},
    872{6500000, DIF_BPF_COEFF1819,  0xfcfb0198},
    873{6500000, DIF_BPF_COEFF2021,  0x065607ad},
    874{6500000, DIF_BPF_COEFF2223,  0x03cefc64},
    875{6500000, DIF_BPF_COEFF2425,  0xf614f592},
    876{6500000, DIF_BPF_COEFF2627,  0xfc2e0656},
    877{6500000, DIF_BPF_COEFF2829,  0x0d770c52},
    878{6500000, DIF_BPF_COEFF3031,  0x02daf6bd},
    879{6500000, DIF_BPF_COEFF3233,  0xefeaf33b},
    880{6500000, DIF_BPF_COEFF3435,  0xfef10ba3},
    881{6500000, DIF_BPF_COEFF36,    0x110d0000},
    882/* END - DIF BPF register values from 65_quant.dat*/
    883
    884
    885/*case 6600000:*/
    886/* BEGIN - DIF BPF register values from 66_quant.dat*/
    887{6600000, DIF_BPF_COEFF01,    0x0000fffe},
    888{6600000, DIF_BPF_COEFF23,    0xfff7fff5},
    889{6600000, DIF_BPF_COEFF45,    0x0005002f},
    890{6600000, DIF_BPF_COEFF67,    0x0054003c},
    891{6600000, DIF_BPF_COEFF89,    0xffc5ff22},
    892{6600000, DIF_BPF_COEFF1011,  0xfedfff82},
    893{6600000, DIF_BPF_COEFF1213,  0x00fc0267},
    894{6600000, DIF_BPF_COEFF1415,  0x0276007e},
    895{6600000, DIF_BPF_COEFF1617,  0xfd51fb1c},
    896{6600000, DIF_BPF_COEFF1819,  0xfbfe003e},
    897{6600000, DIF_BPF_COEFF2021,  0x05830802},
    898{6600000, DIF_BPF_COEFF2223,  0x0529fdec},
    899{6600000, DIF_BPF_COEFF2425,  0xf6c8f4fe},
    900{6600000, DIF_BPF_COEFF2627,  0xfabd04ff},
    901{6600000, DIF_BPF_COEFF2829,  0x0d0d0cf6},
    902{6600000, DIF_BPF_COEFF3031,  0x03f8f78f},
    903{6600000, DIF_BPF_COEFF3233,  0xf00af2d7},
    904{6600000, DIF_BPF_COEFF3435,  0xfe850b7b},
    905{6600000, DIF_BPF_COEFF36,    0x110d0000},
    906/* END - DIF BPF register values from 66_quant.dat*/
    907
    908
    909/*case 6700000:*/
    910/* BEGIN - DIF BPF register values from 67_quant.dat*/
    911{6700000, DIF_BPF_COEFF01,    0x0000ffff},
    912{6700000, DIF_BPF_COEFF23,    0xfff8fff0},
    913{6700000, DIF_BPF_COEFF45,    0xfff80020},
    914{6700000, DIF_BPF_COEFF67,    0x00560060},
    915{6700000, DIF_BPF_COEFF89,    0x0002ff4e},
    916{6700000, DIF_BPF_COEFF1011,  0xfec4ff10},
    917{6700000, DIF_BPF_COEFF1213,  0x006d0225},
    918{6700000, DIF_BPF_COEFF1415,  0x02d50166},
    919{6700000, DIF_BPF_COEFF1617,  0xfe35fb4e},
    920{6700000, DIF_BPF_COEFF1819,  0xfb35fee1},
    921{6700000, DIF_BPF_COEFF2021,  0x0477080e},
    922{6700000, DIF_BPF_COEFF2223,  0x065bff82},
    923{6700000, DIF_BPF_COEFF2425,  0xf7b1f4a0},
    924{6700000, DIF_BPF_COEFF2627,  0xf9610397},
    925{6700000, DIF_BPF_COEFF2829,  0x0c810d80},
    926{6700000, DIF_BPF_COEFF3031,  0x0510f869},
    927{6700000, DIF_BPF_COEFF3233,  0xf033f278},
    928{6700000, DIF_BPF_COEFF3435,  0xfe1a0b52},
    929{6700000, DIF_BPF_COEFF36,    0x110d0000},
    930/* END - DIF BPF register values from 67_quant.dat*/
    931
    932
    933/*case 6800000:*/
    934/* BEGIN - DIF BPF register values from 68_quant.dat*/
    935{6800000, DIF_BPF_COEFF01,    0x00010000},
    936{6800000, DIF_BPF_COEFF23,    0xfffaffee},
    937{6800000, DIF_BPF_COEFF45,    0xffec000c},
    938{6800000, DIF_BPF_COEFF67,    0x004c0078},
    939{6800000, DIF_BPF_COEFF89,    0x0040ff8e},
    940{6800000, DIF_BPF_COEFF1011,  0xfecafeb6},
    941{6800000, DIF_BPF_COEFF1213,  0xffd301b6},
    942{6800000, DIF_BPF_COEFF1415,  0x02fc0235},
    943{6800000, DIF_BPF_COEFF1617,  0xff36fbc5},
    944{6800000, DIF_BPF_COEFF1819,  0xfaaafd90},
    945{6800000, DIF_BPF_COEFF2021,  0x033e07d2},
    946{6800000, DIF_BPF_COEFF2223,  0x075b011b},
    947{6800000, DIF_BPF_COEFF2425,  0xf8cbf47a},
    948{6800000, DIF_BPF_COEFF2627,  0xf81f0224},
    949{6800000, DIF_BPF_COEFF2829,  0x0bd50def},
    950{6800000, DIF_BPF_COEFF3031,  0x0621f94b},
    951{6800000, DIF_BPF_COEFF3233,  0xf067f21e},
    952{6800000, DIF_BPF_COEFF3435,  0xfdae0b29},
    953{6800000, DIF_BPF_COEFF36,    0x110d0000},
    954/* END - DIF BPF register values from 68_quant.dat*/
    955
    956
    957/*case 6900000:*/
    958/* BEGIN - DIF BPF register values from 69_quant.dat*/
    959{6900000, DIF_BPF_COEFF01,    0x00010001},
    960{6900000, DIF_BPF_COEFF23,    0xfffdffef},
    961{6900000, DIF_BPF_COEFF45,    0xffe3fff6},
    962{6900000, DIF_BPF_COEFF67,    0x0037007f},
    963{6900000, DIF_BPF_COEFF89,    0x0075ffdc},
    964{6900000, DIF_BPF_COEFF1011,  0xfef2fe7c},
    965{6900000, DIF_BPF_COEFF1213,  0xff3d0122},
    966{6900000, DIF_BPF_COEFF1415,  0x02ea02dd},
    967{6900000, DIF_BPF_COEFF1617,  0x0044fc79},
    968{6900000, DIF_BPF_COEFF1819,  0xfa65fc5d},
    969{6900000, DIF_BPF_COEFF2021,  0x01e3074e},
    970{6900000, DIF_BPF_COEFF2223,  0x082102ad},
    971{6900000, DIF_BPF_COEFF2425,  0xfa0ff48c},
    972{6900000, DIF_BPF_COEFF2627,  0xf6fe00a9},
    973{6900000, DIF_BPF_COEFF2829,  0x0b0a0e43},
    974{6900000, DIF_BPF_COEFF3031,  0x0729fa33},
    975{6900000, DIF_BPF_COEFF3233,  0xf0a5f1c9},
    976{6900000, DIF_BPF_COEFF3435,  0xfd430b00},
    977{6900000, DIF_BPF_COEFF36,    0x110d0000},
    978/* END - DIF BPF register values from 69_quant.dat*/
    979
    980
    981/*case 7000000:*/
    982/* BEGIN - DIF BPF register values from 70_quant.dat*/
    983{7000000, DIF_BPF_COEFF01,    0x00010002},
    984{7000000, DIF_BPF_COEFF23,    0x0001fff3},
    985{7000000, DIF_BPF_COEFF45,    0xffdeffe2},
    986{7000000, DIF_BPF_COEFF67,    0x001b0076},
    987{7000000, DIF_BPF_COEFF89,    0x009c002d},
    988{7000000, DIF_BPF_COEFF1011,  0xff35fe68},
    989{7000000, DIF_BPF_COEFF1213,  0xfeba0076},
    990{7000000, DIF_BPF_COEFF1415,  0x029f0352},
    991{7000000, DIF_BPF_COEFF1617,  0x014dfd60},
    992{7000000, DIF_BPF_COEFF1819,  0xfa69fb53},
    993{7000000, DIF_BPF_COEFF2021,  0x00740688},
    994{7000000, DIF_BPF_COEFF2223,  0x08a7042d},
    995{7000000, DIF_BPF_COEFF2425,  0xfb75f4d6},
    996{7000000, DIF_BPF_COEFF2627,  0xf600ff2d},
    997{7000000, DIF_BPF_COEFF2829,  0x0a220e7a},
    998{7000000, DIF_BPF_COEFF3031,  0x0827fb22},
    999{7000000, DIF_BPF_COEFF3233,  0xf0edf17a},
   1000{7000000, DIF_BPF_COEFF3435,  0xfcd80ad6},
   1001{7000000, DIF_BPF_COEFF36,    0x110d0000},
   1002/* END - DIF BPF register values from 70_quant.dat*/
   1003
   1004
   1005/*case 7100000:*/
   1006/* BEGIN - DIF BPF register values from 71_quant.dat*/
   1007{7100000, DIF_BPF_COEFF01,    0x00000003},
   1008{7100000, DIF_BPF_COEFF23,    0x0004fff9},
   1009{7100000, DIF_BPF_COEFF45,    0xffe0ffd2},
   1010{7100000, DIF_BPF_COEFF67,    0xfffb005e},
   1011{7100000, DIF_BPF_COEFF89,    0x00b0007a},
   1012{7100000, DIF_BPF_COEFF1011,  0xff8ffe7c},
   1013{7100000, DIF_BPF_COEFF1213,  0xfe53ffc1},
   1014{7100000, DIF_BPF_COEFF1415,  0x0221038c},
   1015{7100000, DIF_BPF_COEFF1617,  0x0241fe6e},
   1016{7100000, DIF_BPF_COEFF1819,  0xfab6fa80},
   1017{7100000, DIF_BPF_COEFF2021,  0xff010587},
   1018{7100000, DIF_BPF_COEFF2223,  0x08e90590},
   1019{7100000, DIF_BPF_COEFF2425,  0xfcf5f556},
   1020{7100000, DIF_BPF_COEFF2627,  0xf52bfdb3},
   1021{7100000, DIF_BPF_COEFF2829,  0x09210e95},
   1022{7100000, DIF_BPF_COEFF3031,  0x0919fc15},
   1023{7100000, DIF_BPF_COEFF3233,  0xf13ff12f},
   1024{7100000, DIF_BPF_COEFF3435,  0xfc6e0aab},
   1025{7100000, DIF_BPF_COEFF36,    0x110d0000},
   1026/* END - DIF BPF register values from 71_quant.dat*/
   1027
   1028
   1029/*case 7200000:*/
   1030/* BEGIN - DIF BPF register values from 72_quant.dat*/
   1031{7200000, DIF_BPF_COEFF01,    0x00000003},
   1032{7200000, DIF_BPF_COEFF23,    0x00070000},
   1033{7200000, DIF_BPF_COEFF45,    0xffe6ffc9},
   1034{7200000, DIF_BPF_COEFF67,    0xffdb0039},
   1035{7200000, DIF_BPF_COEFF89,    0x00af00b8},
   1036{7200000, DIF_BPF_COEFF1011,  0xfff4feb6},
   1037{7200000, DIF_BPF_COEFF1213,  0xfe13ff10},
   1038{7200000, DIF_BPF_COEFF1415,  0x01790388},
   1039{7200000, DIF_BPF_COEFF1617,  0x0311ff92},
   1040{7200000, DIF_BPF_COEFF1819,  0xfb48f9ed},
   1041{7200000, DIF_BPF_COEFF2021,  0xfd980453},
   1042{7200000, DIF_BPF_COEFF2223,  0x08e306cd},
   1043{7200000, DIF_BPF_COEFF2425,  0xfe88f60a},
   1044{7200000, DIF_BPF_COEFF2627,  0xf482fc40},
   1045{7200000, DIF_BPF_COEFF2829,  0x08080e93},
   1046{7200000, DIF_BPF_COEFF3031,  0x09fdfd0c},
   1047{7200000, DIF_BPF_COEFF3233,  0xf19af0ea},
   1048{7200000, DIF_BPF_COEFF3435,  0xfc050a81},
   1049{7200000, DIF_BPF_COEFF36,    0x110d0000},
   1050/* END - DIF BPF register values from 72_quant.dat*/
   1051
   1052
   1053/*case 7300000:*/
   1054/* BEGIN - DIF BPF register values from 73_quant.dat*/
   1055{7300000, DIF_BPF_COEFF01,    0x00000002},
   1056{7300000, DIF_BPF_COEFF23,    0x00080008},
   1057{7300000, DIF_BPF_COEFF45,    0xfff0ffc9},
   1058{7300000, DIF_BPF_COEFF67,    0xffc1000d},
   1059{7300000, DIF_BPF_COEFF89,    0x009800e2},
   1060{7300000, DIF_BPF_COEFF1011,  0x005bff10},
   1061{7300000, DIF_BPF_COEFF1213,  0xfe00fe74},
   1062{7300000, DIF_BPF_COEFF1415,  0x00b50345},
   1063{7300000, DIF_BPF_COEFF1617,  0x03b000bc},
   1064{7300000, DIF_BPF_COEFF1819,  0xfc18f9a1},
   1065{7300000, DIF_BPF_COEFF2021,  0xfc4802f9},
   1066{7300000, DIF_BPF_COEFF2223,  0x089807dc},
   1067{7300000, DIF_BPF_COEFF2425,  0x0022f6f0},
   1068{7300000, DIF_BPF_COEFF2627,  0xf407fada},
   1069{7300000, DIF_BPF_COEFF2829,  0x06da0e74},
   1070{7300000, DIF_BPF_COEFF3031,  0x0ad3fe06},
   1071{7300000, DIF_BPF_COEFF3233,  0xf1fef0ab},
   1072{7300000, DIF_BPF_COEFF3435,  0xfb9c0a55},
   1073{7300000, DIF_BPF_COEFF36,    0x110d0000},
   1074/* END - DIF BPF register values from 73_quant.dat*/
   1075
   1076
   1077/*case 7400000:*/
   1078/* BEGIN - DIF BPF register values from 74_quant.dat*/
   1079{7400000, DIF_BPF_COEFF01,    0x00000001},
   1080{7400000, DIF_BPF_COEFF23,    0x0008000e},
   1081{7400000, DIF_BPF_COEFF45,    0xfffdffd0},
   1082{7400000, DIF_BPF_COEFF67,    0xffafffdf},
   1083{7400000, DIF_BPF_COEFF89,    0x006e00f2},
   1084{7400000, DIF_BPF_COEFF1011,  0x00b8ff82},
   1085{7400000, DIF_BPF_COEFF1213,  0xfe1bfdf8},
   1086{7400000, DIF_BPF_COEFF1415,  0xffe302c8},
   1087{7400000, DIF_BPF_COEFF1617,  0x041301dc},
   1088{7400000, DIF_BPF_COEFF1819,  0xfd1af99e},
   1089{7400000, DIF_BPF_COEFF2021,  0xfb1e0183},
   1090{7400000, DIF_BPF_COEFF2223,  0x080908b5},
   1091{7400000, DIF_BPF_COEFF2425,  0x01bcf801},
   1092{7400000, DIF_BPF_COEFF2627,  0xf3bdf985},
   1093{7400000, DIF_BPF_COEFF2829,  0x059a0e38},
   1094{7400000, DIF_BPF_COEFF3031,  0x0b99ff03},
   1095{7400000, DIF_BPF_COEFF3233,  0xf26cf071},
   1096{7400000, DIF_BPF_COEFF3435,  0xfb330a2a},
   1097{7400000, DIF_BPF_COEFF36,    0x110d0000},
   1098/* END - DIF BPF register values from 74_quant.dat*/
   1099
   1100
   1101/*case 7500000:*/
   1102/* BEGIN - DIF BPF register values from 75_quant.dat*/
   1103{7500000, DIF_BPF_COEFF01,    0xffff0000},
   1104{7500000, DIF_BPF_COEFF23,    0x00070011},
   1105{7500000, DIF_BPF_COEFF45,    0x000affdf},
   1106{7500000, DIF_BPF_COEFF67,    0xffa9ffb5},
   1107{7500000, DIF_BPF_COEFF89,    0x003700e6},
   1108{7500000, DIF_BPF_COEFF1011,  0x01010000},
   1109{7500000, DIF_BPF_COEFF1213,  0xfe62fda8},
   1110{7500000, DIF_BPF_COEFF1415,  0xff140219},
   1111{7500000, DIF_BPF_COEFF1617,  0x043502e1},
   1112{7500000, DIF_BPF_COEFF1819,  0xfe42f9e6},
   1113{7500000, DIF_BPF_COEFF2021,  0xfa270000},
   1114{7500000, DIF_BPF_COEFF2223,  0x073a0953},
   1115{7500000, DIF_BPF_COEFF2425,  0x034cf939},
   1116{7500000, DIF_BPF_COEFF2627,  0xf3a4f845},
   1117{7500000, DIF_BPF_COEFF2829,  0x044c0de1},
   1118{7500000, DIF_BPF_COEFF3031,  0x0c4f0000},
   1119{7500000, DIF_BPF_COEFF3233,  0xf2e2f03c},
   1120{7500000, DIF_BPF_COEFF3435,  0xfacc09fe},
   1121{7500000, DIF_BPF_COEFF36,    0x110d0000},
   1122/* END - DIF BPF register values from 75_quant.dat*/
   1123
   1124
   1125/*case 7600000:*/
   1126/* BEGIN - DIF BPF register values from 76_quant.dat*/
   1127{7600000, DIF_BPF_COEFF01,    0xffffffff},
   1128{7600000, DIF_BPF_COEFF23,    0x00040012},
   1129{7600000, DIF_BPF_COEFF45,    0x0016fff3},
   1130{7600000, DIF_BPF_COEFF67,    0xffafff95},
   1131{7600000, DIF_BPF_COEFF89,    0xfff900c0},
   1132{7600000, DIF_BPF_COEFF1011,  0x0130007e},
   1133{7600000, DIF_BPF_COEFF1213,  0xfecefd89},
   1134{7600000, DIF_BPF_COEFF1415,  0xfe560146},
   1135{7600000, DIF_BPF_COEFF1617,  0x041303bc},
   1136{7600000, DIF_BPF_COEFF1819,  0xff81fa76},
   1137{7600000, DIF_BPF_COEFF2021,  0xf96cfe7d},
   1138{7600000, DIF_BPF_COEFF2223,  0x063209b1},
   1139{7600000, DIF_BPF_COEFF2425,  0x04c9fa93},
   1140{7600000, DIF_BPF_COEFF2627,  0xf3bdf71e},
   1141{7600000, DIF_BPF_COEFF2829,  0x02f30d6e},
   1142{7600000, DIF_BPF_COEFF3031,  0x0cf200fd},
   1143{7600000, DIF_BPF_COEFF3233,  0xf361f00e},
   1144{7600000, DIF_BPF_COEFF3435,  0xfa6509d1},
   1145{7600000, DIF_BPF_COEFF36,    0x110d0000},
   1146/* END - DIF BPF register values from 76_quant.dat*/
   1147
   1148
   1149/*case 7700000:*/
   1150/* BEGIN - DIF BPF register values from 77_quant.dat*/
   1151{7700000, DIF_BPF_COEFF01,    0xfffffffe},
   1152{7700000, DIF_BPF_COEFF23,    0x00010010},
   1153{7700000, DIF_BPF_COEFF45,    0x001e0008},
   1154{7700000, DIF_BPF_COEFF67,    0xffc1ff84},
   1155{7700000, DIF_BPF_COEFF89,    0xffbc0084},
   1156{7700000, DIF_BPF_COEFF1011,  0x013e00f0},
   1157{7700000, DIF_BPF_COEFF1213,  0xff56fd9f},
   1158{7700000, DIF_BPF_COEFF1415,  0xfdb8005c},
   1159{7700000, DIF_BPF_COEFF1617,  0x03b00460},
   1160{7700000, DIF_BPF_COEFF1819,  0x00c7fb45},
   1161{7700000, DIF_BPF_COEFF2021,  0xf8f4fd07},
   1162{7700000, DIF_BPF_COEFF2223,  0x04fa09ce},
   1163{7700000, DIF_BPF_COEFF2425,  0x062afc07},
   1164{7700000, DIF_BPF_COEFF2627,  0xf407f614},
   1165{7700000, DIF_BPF_COEFF2829,  0x01920ce0},
   1166{7700000, DIF_BPF_COEFF3031,  0x0d8301fa},
   1167{7700000, DIF_BPF_COEFF3233,  0xf3e8efe5},
   1168{7700000, DIF_BPF_COEFF3435,  0xfa0009a4},
   1169{7700000, DIF_BPF_COEFF36,    0x110d0000},
   1170/* END - DIF BPF register values from 77_quant.dat*/
   1171
   1172
   1173/*case 7800000:*/
   1174/* BEGIN - DIF BPF register values from 78_quant.dat*/
   1175{7800000, DIF_BPF_COEFF01,    0x0000fffd},
   1176{7800000, DIF_BPF_COEFF23,    0xfffd000b},
   1177{7800000, DIF_BPF_COEFF45,    0x0022001d},
   1178{7800000, DIF_BPF_COEFF67,    0xffdbff82},
   1179{7800000, DIF_BPF_COEFF89,    0xff870039},
   1180{7800000, DIF_BPF_COEFF1011,  0x012a014a},
   1181{7800000, DIF_BPF_COEFF1213,  0xffedfde7},
   1182{7800000, DIF_BPF_COEFF1415,  0xfd47ff6b},
   1183{7800000, DIF_BPF_COEFF1617,  0x031104c6},
   1184{7800000, DIF_BPF_COEFF1819,  0x0202fc4c},
   1185{7800000, DIF_BPF_COEFF2021,  0xf8c6fbad},
   1186{7800000, DIF_BPF_COEFF2223,  0x039909a7},
   1187{7800000, DIF_BPF_COEFF2425,  0x0767fd8e},
   1188{7800000, DIF_BPF_COEFF2627,  0xf482f52b},
   1189{7800000, DIF_BPF_COEFF2829,  0x002d0c39},
   1190{7800000, DIF_BPF_COEFF3031,  0x0e0002f4},
   1191{7800000, DIF_BPF_COEFF3233,  0xf477efc2},
   1192{7800000, DIF_BPF_COEFF3435,  0xf99b0977},
   1193{7800000, DIF_BPF_COEFF36,    0x110d0000},
   1194/* END - DIF BPF register values from 78_quant.dat*/
   1195
   1196
   1197/*case 7900000:*/
   1198/* BEGIN - DIF BPF register values from 79_quant.dat*/
   1199{7900000, DIF_BPF_COEFF01,    0x0000fffd},
   1200{7900000, DIF_BPF_COEFF23,    0xfffa0004},
   1201{7900000, DIF_BPF_COEFF45,    0x0020002d},
   1202{7900000, DIF_BPF_COEFF67,    0xfffbff91},
   1203{7900000, DIF_BPF_COEFF89,    0xff61ffe8},
   1204{7900000, DIF_BPF_COEFF1011,  0x00f70184},
   1205{7900000, DIF_BPF_COEFF1213,  0x0086fe5c},
   1206{7900000, DIF_BPF_COEFF1415,  0xfd0bfe85},
   1207{7900000, DIF_BPF_COEFF1617,  0x024104e5},
   1208{7900000, DIF_BPF_COEFF1819,  0x0323fd7d},
   1209{7900000, DIF_BPF_COEFF2021,  0xf8e2fa79},
   1210{7900000, DIF_BPF_COEFF2223,  0x021d093f},
   1211{7900000, DIF_BPF_COEFF2425,  0x0879ff22},
   1212{7900000, DIF_BPF_COEFF2627,  0xf52bf465},
   1213{7900000, DIF_BPF_COEFF2829,  0xfec70b79},
   1214{7900000, DIF_BPF_COEFF3031,  0x0e6803eb},
   1215{7900000, DIF_BPF_COEFF3233,  0xf50defa5},
   1216{7900000, DIF_BPF_COEFF3435,  0xf937094a},
   1217{7900000, DIF_BPF_COEFF36,    0x110d0000},
   1218/* END - DIF BPF register values from 79_quant.dat*/
   1219
   1220
   1221/*case 8000000:*/
   1222/* BEGIN - DIF BPF register values from 80_quant.dat*/
   1223{8000000, DIF_BPF_COEFF01,    0x0000fffe},
   1224{8000000, DIF_BPF_COEFF23,    0xfff8fffd},
   1225{8000000, DIF_BPF_COEFF45,    0x00190036},
   1226{8000000, DIF_BPF_COEFF67,    0x001bffaf},
   1227{8000000, DIF_BPF_COEFF89,    0xff4fff99},
   1228{8000000, DIF_BPF_COEFF1011,  0x00aa0198},
   1229{8000000, DIF_BPF_COEFF1213,  0x0112fef3},
   1230{8000000, DIF_BPF_COEFF1415,  0xfd09fdb9},
   1231{8000000, DIF_BPF_COEFF1617,  0x014d04be},
   1232{8000000, DIF_BPF_COEFF1819,  0x041bfecc},
   1233{8000000, DIF_BPF_COEFF2021,  0xf947f978},
   1234{8000000, DIF_BPF_COEFF2223,  0x00900897},
   1235{8000000, DIF_BPF_COEFF2425,  0x095a00b9},
   1236{8000000, DIF_BPF_COEFF2627,  0xf600f3c5},
   1237{8000000, DIF_BPF_COEFF2829,  0xfd650aa3},
   1238{8000000, DIF_BPF_COEFF3031,  0x0ebc04de},
   1239{8000000, DIF_BPF_COEFF3233,  0xf5aaef8e},
   1240{8000000, DIF_BPF_COEFF3435,  0xf8d5091c},
   1241{8000000, DIF_BPF_COEFF36,    0x110d0000},
   1242/* END - DIF BPF register values from 80_quant.dat*/
   1243
   1244
   1245/*case 8100000:*/
   1246/* BEGIN - DIF BPF register values from 81_quant.dat*/
   1247{8100000, DIF_BPF_COEFF01,    0x0000ffff},
   1248{8100000, DIF_BPF_COEFF23,    0xfff7fff6},
   1249{8100000, DIF_BPF_COEFF45,    0x000e0038},
   1250{8100000, DIF_BPF_COEFF67,    0x0037ffd7},
   1251{8100000, DIF_BPF_COEFF89,    0xff52ff56},
   1252{8100000, DIF_BPF_COEFF1011,  0x004b0184},
   1253{8100000, DIF_BPF_COEFF1213,  0x0186ffa1},
   1254{8100000, DIF_BPF_COEFF1415,  0xfd40fd16},
   1255{8100000, DIF_BPF_COEFF1617,  0x00440452},
   1256{8100000, DIF_BPF_COEFF1819,  0x04de0029},
   1257{8100000, DIF_BPF_COEFF2021,  0xf9f2f8b2},
   1258{8100000, DIF_BPF_COEFF2223,  0xfefe07b5},
   1259{8100000, DIF_BPF_COEFF2425,  0x0a05024d},
   1260{8100000, DIF_BPF_COEFF2627,  0xf6fef34d},
   1261{8100000, DIF_BPF_COEFF2829,  0xfc0a09b8},
   1262{8100000, DIF_BPF_COEFF3031,  0x0efa05cd},
   1263{8100000, DIF_BPF_COEFF3233,  0xf64eef7d},
   1264{8100000, DIF_BPF_COEFF3435,  0xf87308ed},
   1265{8100000, DIF_BPF_COEFF36,    0x110d0000},
   1266/* END - DIF BPF register values from 81_quant.dat*/
   1267
   1268
   1269/*case 8200000:*/
   1270/* BEGIN - DIF BPF register values from 82_quant.dat*/
   1271{8200000, DIF_BPF_COEFF01,    0x00010000},
   1272{8200000, DIF_BPF_COEFF23,    0xfff8fff0},
   1273{8200000, DIF_BPF_COEFF45,    0x00000031},
   1274{8200000, DIF_BPF_COEFF67,    0x004c0005},
   1275{8200000, DIF_BPF_COEFF89,    0xff6aff27},
   1276{8200000, DIF_BPF_COEFF1011,  0xffe4014a},
   1277{8200000, DIF_BPF_COEFF1213,  0x01d70057},
   1278{8200000, DIF_BPF_COEFF1415,  0xfdacfca6},
   1279{8200000, DIF_BPF_COEFF1617,  0xff3603a7},
   1280{8200000, DIF_BPF_COEFF1819,  0x05610184},
   1281{8200000, DIF_BPF_COEFF2021,  0xfadbf82e},
   1282{8200000, DIF_BPF_COEFF2223,  0xfd74069f},
   1283{8200000, DIF_BPF_COEFF2425,  0x0a7503d6},
   1284{8200000, DIF_BPF_COEFF2627,  0xf81ff2ff},
   1285{8200000, DIF_BPF_COEFF2829,  0xfab808b9},
   1286{8200000, DIF_BPF_COEFF3031,  0x0f2306b5},
   1287{8200000, DIF_BPF_COEFF3233,  0xf6f9ef72},
   1288{8200000, DIF_BPF_COEFF3435,  0xf81308bf},
   1289{8200000, DIF_BPF_COEFF36,    0x110d0000},
   1290/* END - DIF BPF register values from 82_quant.dat*/
   1291
   1292
   1293/*case 8300000:*/
   1294/* BEGIN - DIF BPF register values from 83_quant.dat*/
   1295{8300000, DIF_BPF_COEFF01,    0x00010001},
   1296{8300000, DIF_BPF_COEFF23,    0xfffbffee},
   1297{8300000, DIF_BPF_COEFF45,    0xfff30022},
   1298{8300000, DIF_BPF_COEFF67,    0x00560032},
   1299{8300000, DIF_BPF_COEFF89,    0xff95ff10},
   1300{8300000, DIF_BPF_COEFF1011,  0xff8000f0},
   1301{8300000, DIF_BPF_COEFF1213,  0x01fe0106},
   1302{8300000, DIF_BPF_COEFF1415,  0xfe46fc71},
   1303{8300000, DIF_BPF_COEFF1617,  0xfe3502c7},
   1304{8300000, DIF_BPF_COEFF1819,  0x059e02ce},
   1305{8300000, DIF_BPF_COEFF2021,  0xfbf9f7f2},
   1306{8300000, DIF_BPF_COEFF2223,  0xfbff055b},
   1307{8300000, DIF_BPF_COEFF2425,  0x0aa9054c},
   1308{8300000, DIF_BPF_COEFF2627,  0xf961f2db},
   1309{8300000, DIF_BPF_COEFF2829,  0xf97507aa},
   1310{8300000, DIF_BPF_COEFF3031,  0x0f350797},
   1311{8300000, DIF_BPF_COEFF3233,  0xf7a9ef6d},
   1312{8300000, DIF_BPF_COEFF3435,  0xf7b40890},
   1313{8300000, DIF_BPF_COEFF36,    0x110d0000},
   1314/* END - DIF BPF register values from 83_quant.dat*/
   1315
   1316
   1317/*case 8400000:*/
   1318/* BEGIN - DIF BPF register values from 84_quant.dat*/
   1319{8400000, DIF_BPF_COEFF01,    0x00010002},
   1320{8400000, DIF_BPF_COEFF23,    0xfffeffee},
   1321{8400000, DIF_BPF_COEFF45,    0xffe8000f},
   1322{8400000, DIF_BPF_COEFF67,    0x00540058},
   1323{8400000, DIF_BPF_COEFF89,    0xffcdff14},
   1324{8400000, DIF_BPF_COEFF1011,  0xff29007e},
   1325{8400000, DIF_BPF_COEFF1213,  0x01f6019e},
   1326{8400000, DIF_BPF_COEFF1415,  0xff01fc7c},
   1327{8400000, DIF_BPF_COEFF1617,  0xfd5101bf},
   1328{8400000, DIF_BPF_COEFF1819,  0x059203f6},
   1329{8400000, DIF_BPF_COEFF2021,  0xfd41f7fe},
   1330{8400000, DIF_BPF_COEFF2223,  0xfaa903f3},
   1331{8400000, DIF_BPF_COEFF2425,  0x0a9e06a9},
   1332{8400000, DIF_BPF_COEFF2627,  0xfabdf2e2},
   1333{8400000, DIF_BPF_COEFF2829,  0xf842068b},
   1334{8400000, DIF_BPF_COEFF3031,  0x0f320871},
   1335{8400000, DIF_BPF_COEFF3233,  0xf85eef6e},
   1336{8400000, DIF_BPF_COEFF3435,  0xf7560860},
   1337{8400000, DIF_BPF_COEFF36,    0x110d0000},
   1338/* END - DIF BPF register values from 84_quant.dat*/
   1339
   1340
   1341/*case 8500000:*/
   1342/* BEGIN - DIF BPF register values from 85_quant.dat*/
   1343{8500000, DIF_BPF_COEFF01,    0x00000003},
   1344{8500000, DIF_BPF_COEFF23,    0x0002fff2},
   1345{8500000, DIF_BPF_COEFF45,    0xffe1fff9},
   1346{8500000, DIF_BPF_COEFF67,    0x00460073},
   1347{8500000, DIF_BPF_COEFF89,    0x000bff34},
   1348{8500000, DIF_BPF_COEFF1011,  0xfee90000},
   1349{8500000, DIF_BPF_COEFF1213,  0x01c10215},
   1350{8500000, DIF_BPF_COEFF1415,  0xffd0fcc5},
   1351{8500000, DIF_BPF_COEFF1617,  0xfc99009d},
   1352{8500000, DIF_BPF_COEFF1819,  0x053d04f1},
   1353{8500000, DIF_BPF_COEFF2021,  0xfea5f853},
   1354{8500000, DIF_BPF_COEFF2223,  0xf97d0270},
   1355{8500000, DIF_BPF_COEFF2425,  0x0a5607e4},
   1356{8500000, DIF_BPF_COEFF2627,  0xfc2ef314},
   1357{8500000, DIF_BPF_COEFF2829,  0xf723055f},
   1358{8500000, DIF_BPF_COEFF3031,  0x0f180943},
   1359{8500000, DIF_BPF_COEFF3233,  0xf919ef75},
   1360{8500000, DIF_BPF_COEFF3435,  0xf6fa0830},
   1361{8500000, DIF_BPF_COEFF36,    0x110d0000},
   1362/* END - DIF BPF register values from 85_quant.dat*/
   1363
   1364
   1365/*case 8600000:*/
   1366/* BEGIN - DIF BPF register values from 86_quant.dat*/
   1367{8600000, DIF_BPF_COEFF01,    0x00000003},
   1368{8600000, DIF_BPF_COEFF23,    0x0005fff8},
   1369{8600000, DIF_BPF_COEFF45,    0xffdeffe4},
   1370{8600000, DIF_BPF_COEFF67,    0x002f007f},
   1371{8600000, DIF_BPF_COEFF89,    0x0048ff6b},
   1372{8600000, DIF_BPF_COEFF1011,  0xfec7ff82},
   1373{8600000, DIF_BPF_COEFF1213,  0x0163025f},
   1374{8600000, DIF_BPF_COEFF1415,  0x00a2fd47},
   1375{8600000, DIF_BPF_COEFF1617,  0xfc17ff73},
   1376{8600000, DIF_BPF_COEFF1819,  0x04a405b2},
   1377{8600000, DIF_BPF_COEFF2021,  0x0017f8ed},
   1378{8600000, DIF_BPF_COEFF2223,  0xf88500dc},
   1379{8600000, DIF_BPF_COEFF2425,  0x09d208f9},
   1380{8600000, DIF_BPF_COEFF2627,  0xfdaff370},
   1381{8600000, DIF_BPF_COEFF2829,  0xf61c0429},
   1382{8600000, DIF_BPF_COEFF3031,  0x0ee80a0b},
   1383{8600000, DIF_BPF_COEFF3233,  0xf9d8ef82},
   1384{8600000, DIF_BPF_COEFF3435,  0xf6a00800},
   1385{8600000, DIF_BPF_COEFF36,    0x110d0000},
   1386/* END - DIF BPF register values from 86_quant.dat*/
   1387
   1388
   1389/*case 8700000:*/
   1390/* BEGIN - DIF BPF register values from 87_quant.dat*/
   1391{8700000, DIF_BPF_COEFF01,    0x00000003},
   1392{8700000, DIF_BPF_COEFF23,    0x0007ffff},
   1393{8700000, DIF_BPF_COEFF45,    0xffe1ffd4},
   1394{8700000, DIF_BPF_COEFF67,    0x0010007a},
   1395{8700000, DIF_BPF_COEFF89,    0x007cffb2},
   1396{8700000, DIF_BPF_COEFF1011,  0xfec6ff10},
   1397{8700000, DIF_BPF_COEFF1213,  0x00e60277},
   1398{8700000, DIF_BPF_COEFF1415,  0x0168fdf9},
   1399{8700000, DIF_BPF_COEFF1617,  0xfbd3fe50},
   1400{8700000, DIF_BPF_COEFF1819,  0x03ce0631},
   1401{8700000, DIF_BPF_COEFF2021,  0x0188f9c8},
   1402{8700000, DIF_BPF_COEFF2223,  0xf7c7ff43},
   1403{8700000, DIF_BPF_COEFF2425,  0x091509e3},
   1404{8700000, DIF_BPF_COEFF2627,  0xff39f3f6},
   1405{8700000, DIF_BPF_COEFF2829,  0xf52d02ea},
   1406{8700000, DIF_BPF_COEFF3031,  0x0ea30ac9},
   1407{8700000, DIF_BPF_COEFF3233,  0xfa9bef95},
   1408{8700000, DIF_BPF_COEFF3435,  0xf64607d0},
   1409{8700000, DIF_BPF_COEFF36,    0x110d0000},
   1410/* END - DIF BPF register values from 87_quant.dat*/
   1411
   1412
   1413/*case 8800000:*/
   1414/* BEGIN - DIF BPF register values from 88_quant.dat*/
   1415{8800000, DIF_BPF_COEFF01,    0x00000002},
   1416{8800000, DIF_BPF_COEFF23,    0x00090007},
   1417{8800000, DIF_BPF_COEFF45,    0xffe9ffca},
   1418{8800000, DIF_BPF_COEFF67,    0xfff00065},
   1419{8800000, DIF_BPF_COEFF89,    0x00a10003},
   1420{8800000, DIF_BPF_COEFF1011,  0xfee6feb6},
   1421{8800000, DIF_BPF_COEFF1213,  0x0053025b},
   1422{8800000, DIF_BPF_COEFF1415,  0x0213fed0},
   1423{8800000, DIF_BPF_COEFF1617,  0xfbd3fd46},
   1424{8800000, DIF_BPF_COEFF1819,  0x02c70668},
   1425{8800000, DIF_BPF_COEFF2021,  0x02eafadb},
   1426{8800000, DIF_BPF_COEFF2223,  0xf74bfdae},
   1427{8800000, DIF_BPF_COEFF2425,  0x08230a9c},
   1428{8800000, DIF_BPF_COEFF2627,  0x00c7f4a3},
   1429{8800000, DIF_BPF_COEFF2829,  0xf45b01a6},
   1430{8800000, DIF_BPF_COEFF3031,  0x0e480b7c},
   1431{8800000, DIF_BPF_COEFF3233,  0xfb61efae},
   1432{8800000, DIF_BPF_COEFF3435,  0xf5ef079f},
   1433{8800000, DIF_BPF_COEFF36,    0x110d0000},
   1434/* END - DIF BPF register values from 88_quant.dat*/
   1435
   1436
   1437/*case 8900000:*/
   1438/* BEGIN - DIF BPF register values from 89_quant.dat*/
   1439{8900000, DIF_BPF_COEFF01,    0xffff0000},
   1440{8900000, DIF_BPF_COEFF23,    0x0008000d},
   1441{8900000, DIF_BPF_COEFF45,    0xfff5ffc8},
   1442{8900000, DIF_BPF_COEFF67,    0xffd10043},
   1443{8900000, DIF_BPF_COEFF89,    0x00b20053},
   1444{8900000, DIF_BPF_COEFF1011,  0xff24fe7c},
   1445{8900000, DIF_BPF_COEFF1213,  0xffb9020c},
   1446{8900000, DIF_BPF_COEFF1415,  0x0295ffbb},
   1447{8900000, DIF_BPF_COEFF1617,  0xfc17fc64},
   1448{8900000, DIF_BPF_COEFF1819,  0x019b0654},
   1449{8900000, DIF_BPF_COEFF2021,  0x042dfc1c},
   1450{8900000, DIF_BPF_COEFF2223,  0xf714fc2a},
   1451{8900000, DIF_BPF_COEFF2425,  0x07020b21},
   1452{8900000, DIF_BPF_COEFF2627,  0x0251f575},
   1453{8900000, DIF_BPF_COEFF2829,  0xf3a7005e},
   1454{8900000, DIF_BPF_COEFF3031,  0x0dd80c24},
   1455{8900000, DIF_BPF_COEFF3233,  0xfc2aefcd},
   1456{8900000, DIF_BPF_COEFF3435,  0xf599076e},
   1457{8900000, DIF_BPF_COEFF36,    0x110d0000},
   1458/* END - DIF BPF register values from 89_quant.dat*/
   1459
   1460
   1461/*case 9000000:*/
   1462/* BEGIN - DIF BPF register values from 90_quant.dat*/
   1463{9000000, DIF_BPF_COEFF01,    0xffffffff},
   1464{9000000, DIF_BPF_COEFF23,    0x00060011},
   1465{9000000, DIF_BPF_COEFF45,    0x0002ffcf},
   1466{9000000, DIF_BPF_COEFF67,    0xffba0018},
   1467{9000000, DIF_BPF_COEFF89,    0x00ad009a},
   1468{9000000, DIF_BPF_COEFF1011,  0xff79fe68},
   1469{9000000, DIF_BPF_COEFF1213,  0xff260192},
   1470{9000000, DIF_BPF_COEFF1415,  0x02e500ab},
   1471{9000000, DIF_BPF_COEFF1617,  0xfc99fbb6},
   1472{9000000, DIF_BPF_COEFF1819,  0x005b05f7},
   1473{9000000, DIF_BPF_COEFF2021,  0x0545fd81},
   1474{9000000, DIF_BPF_COEFF2223,  0xf723fabf},
   1475{9000000, DIF_BPF_COEFF2425,  0x05b80b70},
   1476{9000000, DIF_BPF_COEFF2627,  0x03d2f669},
   1477{9000000, DIF_BPF_COEFF2829,  0xf313ff15},
   1478{9000000, DIF_BPF_COEFF3031,  0x0d550cbf},
   1479{9000000, DIF_BPF_COEFF3233,  0xfcf6eff2},
   1480{9000000, DIF_BPF_COEFF3435,  0xf544073d},
   1481{9000000, DIF_BPF_COEFF36,    0x110d0000},
   1482/* END - DIF BPF register values from 90_quant.dat*/
   1483
   1484
   1485/*case 9100000:*/
   1486/* BEGIN - DIF BPF register values from 91_quant.dat*/
   1487{9100000, DIF_BPF_COEFF01,    0xfffffffe},
   1488{9100000, DIF_BPF_COEFF23,    0x00030012},
   1489{9100000, DIF_BPF_COEFF45,    0x000fffdd},
   1490{9100000, DIF_BPF_COEFF67,    0xffacffea},
   1491{9100000, DIF_BPF_COEFF89,    0x009300cf},
   1492{9100000, DIF_BPF_COEFF1011,  0xffdcfe7c},
   1493{9100000, DIF_BPF_COEFF1213,  0xfea600f7},
   1494{9100000, DIF_BPF_COEFF1415,  0x02fd0190},
   1495{9100000, DIF_BPF_COEFF1617,  0xfd51fb46},
   1496{9100000, DIF_BPF_COEFF1819,  0xff150554},
   1497{9100000, DIF_BPF_COEFF2021,  0x0627fefd},
   1498{9100000, DIF_BPF_COEFF2223,  0xf778f978},
   1499{9100000, DIF_BPF_COEFF2425,  0x044d0b87},
   1500{9100000, DIF_BPF_COEFF2627,  0x0543f77d},
   1501{9100000, DIF_BPF_COEFF2829,  0xf2a0fdcf},
   1502{9100000, DIF_BPF_COEFF3031,  0x0cbe0d4e},
   1503{9100000, DIF_BPF_COEFF3233,  0xfdc4f01d},
   1504{9100000, DIF_BPF_COEFF3435,  0xf4f2070b},
   1505{9100000, DIF_BPF_COEFF36,    0x110d0000},
   1506/* END - DIF BPF register values from 91_quant.dat*/
   1507
   1508
   1509/*case 9200000:*/
   1510/* BEGIN - DIF BPF register values from 92_quant.dat*/
   1511{9200000, DIF_BPF_COEFF01,    0x0000fffd},
   1512{9200000, DIF_BPF_COEFF23,    0x00000010},
   1513{9200000, DIF_BPF_COEFF45,    0x001afff0},
   1514{9200000, DIF_BPF_COEFF67,    0xffaaffbf},
   1515{9200000, DIF_BPF_COEFF89,    0x006700ed},
   1516{9200000, DIF_BPF_COEFF1011,  0x0043feb6},
   1517{9200000, DIF_BPF_COEFF1213,  0xfe460047},
   1518{9200000, DIF_BPF_COEFF1415,  0x02db0258},
   1519{9200000, DIF_BPF_COEFF1617,  0xfe35fb1b},
   1520{9200000, DIF_BPF_COEFF1819,  0xfddc0473},
   1521{9200000, DIF_BPF_COEFF2021,  0x06c90082},
   1522{9200000, DIF_BPF_COEFF2223,  0xf811f85e},
   1523{9200000, DIF_BPF_COEFF2425,  0x02c90b66},
   1524{9200000, DIF_BPF_COEFF2627,  0x069ff8ad},
   1525{9200000, DIF_BPF_COEFF2829,  0xf250fc8d},
   1526{9200000, DIF_BPF_COEFF3031,  0x0c140dcf},
   1527{9200000, DIF_BPF_COEFF3233,  0xfe93f04d},
   1528{9200000, DIF_BPF_COEFF3435,  0xf4a106d9},
   1529{9200000, DIF_BPF_COEFF36,    0x110d0000},
   1530/* END - DIF BPF register values from 92_quant.dat*/
   1531
   1532
   1533/*case 9300000:*/
   1534/* BEGIN - DIF BPF register values from 93_quant.dat*/
   1535{9300000, DIF_BPF_COEFF01,    0x0000fffd},
   1536{9300000, DIF_BPF_COEFF23,    0xfffc000c},
   1537{9300000, DIF_BPF_COEFF45,    0x00200006},
   1538{9300000, DIF_BPF_COEFF67,    0xffb4ff9c},
   1539{9300000, DIF_BPF_COEFF89,    0x002f00ef},
   1540{9300000, DIF_BPF_COEFF1011,  0x00a4ff10},
   1541{9300000, DIF_BPF_COEFF1213,  0xfe0dff92},
   1542{9300000, DIF_BPF_COEFF1415,  0x028102f7},
   1543{9300000, DIF_BPF_COEFF1617,  0xff36fb37},
   1544{9300000, DIF_BPF_COEFF1819,  0xfcbf035e},
   1545{9300000, DIF_BPF_COEFF2021,  0x07260202},
   1546{9300000, DIF_BPF_COEFF2223,  0xf8e8f778},
   1547{9300000, DIF_BPF_COEFF2425,  0x01340b0d},
   1548{9300000, DIF_BPF_COEFF2627,  0x07e1f9f4},
   1549{9300000, DIF_BPF_COEFF2829,  0xf223fb51},
   1550{9300000, DIF_BPF_COEFF3031,  0x0b590e42},
   1551{9300000, DIF_BPF_COEFF3233,  0xff64f083},
   1552{9300000, DIF_BPF_COEFF3435,  0xf45206a7},
   1553{9300000, DIF_BPF_COEFF36,    0x110d0000},
   1554/* END - DIF BPF register values from 93_quant.dat*/
   1555
   1556
   1557/*case 9400000:*/
   1558/* BEGIN - DIF BPF register values from 94_quant.dat*/
   1559{9400000, DIF_BPF_COEFF01,    0x0000fffd},
   1560{9400000, DIF_BPF_COEFF23,    0xfff90005},
   1561{9400000, DIF_BPF_COEFF45,    0x0022001a},
   1562{9400000, DIF_BPF_COEFF67,    0xffc9ff86},
   1563{9400000, DIF_BPF_COEFF89,    0xfff000d7},
   1564{9400000, DIF_BPF_COEFF1011,  0x00f2ff82},
   1565{9400000, DIF_BPF_COEFF1213,  0xfe01fee5},
   1566{9400000, DIF_BPF_COEFF1415,  0x01f60362},
   1567{9400000, DIF_BPF_COEFF1617,  0x0044fb99},
   1568{9400000, DIF_BPF_COEFF1819,  0xfbcc0222},
   1569{9400000, DIF_BPF_COEFF2021,  0x07380370},
   1570{9400000, DIF_BPF_COEFF2223,  0xf9f7f6cc},
   1571{9400000, DIF_BPF_COEFF2425,  0xff990a7e},
   1572{9400000, DIF_BPF_COEFF2627,  0x0902fb50},
   1573{9400000, DIF_BPF_COEFF2829,  0xf21afa1f},
   1574{9400000, DIF_BPF_COEFF3031,  0x0a8d0ea6},
   1575{9400000, DIF_BPF_COEFF3233,  0x0034f0bf},
   1576{9400000, DIF_BPF_COEFF3435,  0xf4050675},
   1577{9400000, DIF_BPF_COEFF36,    0x110d0000},
   1578/* END - DIF BPF register values from 94_quant.dat*/
   1579
   1580
   1581/*case 9500000:*/
   1582/* BEGIN - DIF BPF register values from 95_quant.dat*/
   1583{9500000, DIF_BPF_COEFF01,    0x0000fffe},
   1584{9500000, DIF_BPF_COEFF23,    0xfff8fffe},
   1585{9500000, DIF_BPF_COEFF45,    0x001e002b},
   1586{9500000, DIF_BPF_COEFF67,    0xffe5ff81},
   1587{9500000, DIF_BPF_COEFF89,    0xffb400a5},
   1588{9500000, DIF_BPF_COEFF1011,  0x01280000},
   1589{9500000, DIF_BPF_COEFF1213,  0xfe24fe50},
   1590{9500000, DIF_BPF_COEFF1415,  0x01460390},
   1591{9500000, DIF_BPF_COEFF1617,  0x014dfc3a},
   1592{9500000, DIF_BPF_COEFF1819,  0xfb1000ce},
   1593{9500000, DIF_BPF_COEFF2021,  0x070104bf},
   1594{9500000, DIF_BPF_COEFF2223,  0xfb37f65f},
   1595{9500000, DIF_BPF_COEFF2425,  0xfe0009bc},
   1596{9500000, DIF_BPF_COEFF2627,  0x0a00fcbb},
   1597{9500000, DIF_BPF_COEFF2829,  0xf235f8f8},
   1598{9500000, DIF_BPF_COEFF3031,  0x09b20efc},
   1599{9500000, DIF_BPF_COEFF3233,  0x0105f101},
   1600{9500000, DIF_BPF_COEFF3435,  0xf3ba0642},
   1601{9500000, DIF_BPF_COEFF36,    0x110d0000},
   1602/* END - DIF BPF register values from 95_quant.dat*/
   1603
   1604
   1605/*case 9600000:*/
   1606/* BEGIN - DIF BPF register values from 96_quant.dat*/
   1607{9600000, DIF_BPF_COEFF01,    0x0001ffff},
   1608{9600000, DIF_BPF_COEFF23,    0xfff8fff7},
   1609{9600000, DIF_BPF_COEFF45,    0x00150036},
   1610{9600000, DIF_BPF_COEFF67,    0x0005ff8c},
   1611{9600000, DIF_BPF_COEFF89,    0xff810061},
   1612{9600000, DIF_BPF_COEFF1011,  0x013d007e},
   1613{9600000, DIF_BPF_COEFF1213,  0xfe71fddf},
   1614{9600000, DIF_BPF_COEFF1415,  0x007c0380},
   1615{9600000, DIF_BPF_COEFF1617,  0x0241fd13},
   1616{9600000, DIF_BPF_COEFF1819,  0xfa94ff70},
   1617{9600000, DIF_BPF_COEFF2021,  0x068005e2},
   1618{9600000, DIF_BPF_COEFF2223,  0xfc9bf633},
   1619{9600000, DIF_BPF_COEFF2425,  0xfc7308ca},
   1620{9600000, DIF_BPF_COEFF2627,  0x0ad5fe30},
   1621{9600000, DIF_BPF_COEFF2829,  0xf274f7e0},
   1622{9600000, DIF_BPF_COEFF3031,  0x08c90f43},
   1623{9600000, DIF_BPF_COEFF3233,  0x01d4f147},
   1624{9600000, DIF_BPF_COEFF3435,  0xf371060f},
   1625{9600000, DIF_BPF_COEFF36,    0x110d0000},
   1626/* END - DIF BPF register values from 96_quant.dat*/
   1627
   1628
   1629/*case 9700000:*/
   1630/* BEGIN - DIF BPF register values from 97_quant.dat*/
   1631{9700000, DIF_BPF_COEFF01,    0x00010001},
   1632{9700000, DIF_BPF_COEFF23,    0xfff9fff1},
   1633{9700000, DIF_BPF_COEFF45,    0x00090038},
   1634{9700000, DIF_BPF_COEFF67,    0x0025ffa7},
   1635{9700000, DIF_BPF_COEFF89,    0xff5e0012},
   1636{9700000, DIF_BPF_COEFF1011,  0x013200f0},
   1637{9700000, DIF_BPF_COEFF1213,  0xfee3fd9b},
   1638{9700000, DIF_BPF_COEFF1415,  0xffaa0331},
   1639{9700000, DIF_BPF_COEFF1617,  0x0311fe15},
   1640{9700000, DIF_BPF_COEFF1819,  0xfa60fe18},
   1641{9700000, DIF_BPF_COEFF2021,  0x05bd06d1},
   1642{9700000, DIF_BPF_COEFF2223,  0xfe1bf64a},
   1643{9700000, DIF_BPF_COEFF2425,  0xfafa07ae},
   1644{9700000, DIF_BPF_COEFF2627,  0x0b7effab},
   1645{9700000, DIF_BPF_COEFF2829,  0xf2d5f6d7},
   1646{9700000, DIF_BPF_COEFF3031,  0x07d30f7a},
   1647{9700000, DIF_BPF_COEFF3233,  0x02a3f194},
   1648{9700000, DIF_BPF_COEFF3435,  0xf32905dc},
   1649{9700000, DIF_BPF_COEFF36,    0x110d0000},
   1650/* END - DIF BPF register values from 97_quant.dat*/
   1651
   1652
   1653/*case 9800000:*/
   1654/* BEGIN - DIF BPF register values from 98_quant.dat*/
   1655{9800000, DIF_BPF_COEFF01,    0x00010002},
   1656{9800000, DIF_BPF_COEFF23,    0xfffcffee},
   1657{9800000, DIF_BPF_COEFF45,    0xfffb0032},
   1658{9800000, DIF_BPF_COEFF67,    0x003fffcd},
   1659{9800000, DIF_BPF_COEFF89,    0xff4effc1},
   1660{9800000, DIF_BPF_COEFF1011,  0x0106014a},
   1661{9800000, DIF_BPF_COEFF1213,  0xff6efd8a},
   1662{9800000, DIF_BPF_COEFF1415,  0xfedd02aa},
   1663{9800000, DIF_BPF_COEFF1617,  0x03b0ff34},
   1664{9800000, DIF_BPF_COEFF1819,  0xfa74fcd7},
   1665{9800000, DIF_BPF_COEFF2021,  0x04bf0781},
   1666{9800000, DIF_BPF_COEFF2223,  0xffaaf6a3},
   1667{9800000, DIF_BPF_COEFF2425,  0xf99e066b},
   1668{9800000, DIF_BPF_COEFF2627,  0x0bf90128},
   1669{9800000, DIF_BPF_COEFF2829,  0xf359f5e1},
   1670{9800000, DIF_BPF_COEFF3031,  0x06d20fa2},
   1671{9800000, DIF_BPF_COEFF3233,  0x0370f1e5},
   1672{9800000, DIF_BPF_COEFF3435,  0xf2e405a8},
   1673{9800000, DIF_BPF_COEFF36,    0x110d0000},
   1674/* END - DIF BPF register values from 98_quant.dat*/
   1675
   1676
   1677/*case 9900000:*/
   1678/* BEGIN - DIF BPF register values from 99_quant.dat*/
   1679{9900000, DIF_BPF_COEFF01,    0x00000003},
   1680{9900000, DIF_BPF_COEFF23,    0xffffffee},
   1681{9900000, DIF_BPF_COEFF45,    0xffef0024},
   1682{9900000, DIF_BPF_COEFF67,    0x0051fffa},
   1683{9900000, DIF_BPF_COEFF89,    0xff54ff77},
   1684{9900000, DIF_BPF_COEFF1011,  0x00be0184},
   1685{9900000, DIF_BPF_COEFF1213,  0x0006fdad},
   1686{9900000, DIF_BPF_COEFF1415,  0xfe2701f3},
   1687{9900000, DIF_BPF_COEFF1617,  0x0413005e},
   1688{9900000, DIF_BPF_COEFF1819,  0xfad1fbba},
   1689{9900000, DIF_BPF_COEFF2021,  0x039007ee},
   1690{9900000, DIF_BPF_COEFF2223,  0x013bf73d},
   1691{9900000, DIF_BPF_COEFF2425,  0xf868050a},
   1692{9900000, DIF_BPF_COEFF2627,  0x0c4302a1},
   1693{9900000, DIF_BPF_COEFF2829,  0xf3fdf4fe},
   1694{9900000, DIF_BPF_COEFF3031,  0x05c70fba},
   1695{9900000, DIF_BPF_COEFF3233,  0x043bf23c},
   1696{9900000, DIF_BPF_COEFF3435,  0xf2a10575},
   1697{9900000, DIF_BPF_COEFF36,    0x110d0000},
   1698/* END - DIF BPF register values from 99_quant.dat*/
   1699
   1700
   1701/*case 10000000:*/
   1702/* BEGIN - DIF BPF register values from 100_quant.dat*/
   1703{10000000, DIF_BPF_COEFF01,    0x00000003},
   1704{10000000, DIF_BPF_COEFF23,    0x0003fff1},
   1705{10000000, DIF_BPF_COEFF45,    0xffe50011},
   1706{10000000, DIF_BPF_COEFF67,    0x00570027},
   1707{10000000, DIF_BPF_COEFF89,    0xff70ff3c},
   1708{10000000, DIF_BPF_COEFF1011,  0x00620198},
   1709{10000000, DIF_BPF_COEFF1213,  0x009efe01},
   1710{10000000, DIF_BPF_COEFF1415,  0xfd95011a},
   1711{10000000, DIF_BPF_COEFF1617,  0x04350183},
   1712{10000000, DIF_BPF_COEFF1819,  0xfb71fad0},
   1713{10000000, DIF_BPF_COEFF2021,  0x023c0812},
   1714{10000000, DIF_BPF_COEFF2223,  0x02c3f811},
   1715{10000000, DIF_BPF_COEFF2425,  0xf75e0390},
   1716{10000000, DIF_BPF_COEFF2627,  0x0c5c0411},
   1717{10000000, DIF_BPF_COEFF2829,  0xf4c1f432},
   1718{10000000, DIF_BPF_COEFF3031,  0x04b30fc1},
   1719{10000000, DIF_BPF_COEFF3233,  0x0503f297},
   1720{10000000, DIF_BPF_COEFF3435,  0xf2610541},
   1721{10000000, DIF_BPF_COEFF36,    0x110d0000},
   1722/* END - DIF BPF register values from 100_quant.dat*/
   1723
   1724
   1725/*case 10100000:*/
   1726/* BEGIN - DIF BPF register values from 101_quant.dat*/
   1727{10100000, DIF_BPF_COEFF01,    0x00000003},
   1728{10100000, DIF_BPF_COEFF23,    0x0006fff7},
   1729{10100000, DIF_BPF_COEFF45,    0xffdffffc},
   1730{10100000, DIF_BPF_COEFF67,    0x00510050},
   1731{10100000, DIF_BPF_COEFF89,    0xff9dff18},
   1732{10100000, DIF_BPF_COEFF1011,  0xfffc0184},
   1733{10100000, DIF_BPF_COEFF1213,  0x0128fe80},
   1734{10100000, DIF_BPF_COEFF1415,  0xfd32002e},
   1735{10100000, DIF_BPF_COEFF1617,  0x04130292},
   1736{10100000, DIF_BPF_COEFF1819,  0xfc4dfa21},
   1737{10100000, DIF_BPF_COEFF2021,  0x00d107ee},
   1738{10100000, DIF_BPF_COEFF2223,  0x0435f91c},
   1739{10100000, DIF_BPF_COEFF2425,  0xf6850205},
   1740{10100000, DIF_BPF_COEFF2627,  0x0c430573},
   1741{10100000, DIF_BPF_COEFF2829,  0xf5a1f37d},
   1742{10100000, DIF_BPF_COEFF3031,  0x03990fba},
   1743{10100000, DIF_BPF_COEFF3233,  0x05c7f2f8},
   1744{10100000, DIF_BPF_COEFF3435,  0xf222050d},
   1745{10100000, DIF_BPF_COEFF36,    0x110d0000},
   1746/* END - DIF BPF register values from 101_quant.dat*/
   1747
   1748
   1749/*case 10200000:*/
   1750/* BEGIN - DIF BPF register values from 102_quant.dat*/
   1751{10200000, DIF_BPF_COEFF01,    0x00000002},
   1752{10200000, DIF_BPF_COEFF23,    0x0008fffe},
   1753{10200000, DIF_BPF_COEFF45,    0xffdfffe7},
   1754{10200000, DIF_BPF_COEFF67,    0x003f006e},
   1755{10200000, DIF_BPF_COEFF89,    0xffd6ff0f},
   1756{10200000, DIF_BPF_COEFF1011,  0xff96014a},
   1757{10200000, DIF_BPF_COEFF1213,  0x0197ff1f},
   1758{10200000, DIF_BPF_COEFF1415,  0xfd05ff3e},
   1759{10200000, DIF_BPF_COEFF1617,  0x03b0037c},
   1760{10200000, DIF_BPF_COEFF1819,  0xfd59f9b7},
   1761{10200000, DIF_BPF_COEFF2021,  0xff5d0781},
   1762{10200000, DIF_BPF_COEFF2223,  0x0585fa56},
   1763{10200000, DIF_BPF_COEFF2425,  0xf5e4006f},
   1764{10200000, DIF_BPF_COEFF2627,  0x0bf906c4},
   1765{10200000, DIF_BPF_COEFF2829,  0xf69df2e0},
   1766{10200000, DIF_BPF_COEFF3031,  0x02790fa2},
   1767{10200000, DIF_BPF_COEFF3233,  0x0688f35d},
   1768{10200000, DIF_BPF_COEFF3435,  0xf1e604d8},
   1769{10200000, DIF_BPF_COEFF36,    0x110d0000},
   1770/* END - DIF BPF register values from 102_quant.dat*/
   1771
   1772
   1773/*case 10300000:*/
   1774/* BEGIN - DIF BPF register values from 103_quant.dat*/
   1775{10300000, DIF_BPF_COEFF01,    0xffff0001},
   1776{10300000, DIF_BPF_COEFF23,    0x00090005},
   1777{10300000, DIF_BPF_COEFF45,    0xffe4ffd6},
   1778{10300000, DIF_BPF_COEFF67,    0x0025007e},
   1779{10300000, DIF_BPF_COEFF89,    0x0014ff20},
   1780{10300000, DIF_BPF_COEFF1011,  0xff3c00f0},
   1781{10300000, DIF_BPF_COEFF1213,  0x01e1ffd0},
   1782{10300000, DIF_BPF_COEFF1415,  0xfd12fe5c},
   1783{10300000, DIF_BPF_COEFF1617,  0x03110433},
   1784{10300000, DIF_BPF_COEFF1819,  0xfe88f996},
   1785{10300000, DIF_BPF_COEFF2021,  0xfdf106d1},
   1786{10300000, DIF_BPF_COEFF2223,  0x06aafbb7},
   1787{10300000, DIF_BPF_COEFF2425,  0xf57efed8},
   1788{10300000, DIF_BPF_COEFF2627,  0x0b7e07ff},
   1789{10300000, DIF_BPF_COEFF2829,  0xf7b0f25e},
   1790{10300000, DIF_BPF_COEFF3031,  0x01560f7a},
   1791{10300000, DIF_BPF_COEFF3233,  0x0745f3c7},
   1792{10300000, DIF_BPF_COEFF3435,  0xf1ac04a4},
   1793{10300000, DIF_BPF_COEFF36,    0x110d0000},
   1794/* END - DIF BPF register values from 103_quant.dat*/
   1795
   1796
   1797/*case 10400000:*/
   1798/* BEGIN - DIF BPF register values from 104_quant.dat*/
   1799{10400000, DIF_BPF_COEFF01,    0xffffffff},
   1800{10400000, DIF_BPF_COEFF23,    0x0008000c},
   1801{10400000, DIF_BPF_COEFF45,    0xffedffcb},
   1802{10400000, DIF_BPF_COEFF67,    0x0005007d},
   1803{10400000, DIF_BPF_COEFF89,    0x0050ff4c},
   1804{10400000, DIF_BPF_COEFF1011,  0xfef6007e},
   1805{10400000, DIF_BPF_COEFF1213,  0x01ff0086},
   1806{10400000, DIF_BPF_COEFF1415,  0xfd58fd97},
   1807{10400000, DIF_BPF_COEFF1617,  0x024104ad},
   1808{10400000, DIF_BPF_COEFF1819,  0xffcaf9c0},
   1809{10400000, DIF_BPF_COEFF2021,  0xfc9905e2},
   1810{10400000, DIF_BPF_COEFF2223,  0x079afd35},
   1811{10400000, DIF_BPF_COEFF2425,  0xf555fd46},
   1812{10400000, DIF_BPF_COEFF2627,  0x0ad50920},
   1813{10400000, DIF_BPF_COEFF2829,  0xf8d9f1f6},
   1814{10400000, DIF_BPF_COEFF3031,  0x00310f43},
   1815{10400000, DIF_BPF_COEFF3233,  0x07fdf435},
   1816{10400000, DIF_BPF_COEFF3435,  0xf174046f},
   1817{10400000, DIF_BPF_COEFF36,    0x110d0000},
   1818/* END - DIF BPF register values from 104_quant.dat*/
   1819
   1820
   1821/*case 10500000:*/
   1822/* BEGIN - DIF BPF register values from 105_quant.dat*/
   1823{10500000, DIF_BPF_COEFF01,    0xfffffffe},
   1824{10500000, DIF_BPF_COEFF23,    0x00050011},
   1825{10500000, DIF_BPF_COEFF45,    0xfffaffc8},
   1826{10500000, DIF_BPF_COEFF67,    0xffe5006b},
   1827{10500000, DIF_BPF_COEFF89,    0x0082ff8c},
   1828{10500000, DIF_BPF_COEFF1011,  0xfecc0000},
   1829{10500000, DIF_BPF_COEFF1213,  0x01f00130},
   1830{10500000, DIF_BPF_COEFF1415,  0xfdd2fcfc},
   1831{10500000, DIF_BPF_COEFF1617,  0x014d04e3},
   1832{10500000, DIF_BPF_COEFF1819,  0x010efa32},
   1833{10500000, DIF_BPF_COEFF2021,  0xfb6404bf},
   1834{10500000, DIF_BPF_COEFF2223,  0x084efec5},
   1835{10500000, DIF_BPF_COEFF2425,  0xf569fbc2},
   1836{10500000, DIF_BPF_COEFF2627,  0x0a000a23},
   1837{10500000, DIF_BPF_COEFF2829,  0xfa15f1ab},
   1838{10500000, DIF_BPF_COEFF3031,  0xff0b0efc},
   1839{10500000, DIF_BPF_COEFF3233,  0x08b0f4a7},
   1840{10500000, DIF_BPF_COEFF3435,  0xf13f043a},
   1841{10500000, DIF_BPF_COEFF36,    0x110d0000},
   1842/* END - DIF BPF register values from 105_quant.dat*/
   1843
   1844
   1845/*case 10600000:*/
   1846/* BEGIN - DIF BPF register values from 106_quant.dat*/
   1847{10600000, DIF_BPF_COEFF01,    0x0000fffd},
   1848{10600000, DIF_BPF_COEFF23,    0x00020012},
   1849{10600000, DIF_BPF_COEFF45,    0x0007ffcd},
   1850{10600000, DIF_BPF_COEFF67,    0xffc9004c},
   1851{10600000, DIF_BPF_COEFF89,    0x00a4ffd9},
   1852{10600000, DIF_BPF_COEFF1011,  0xfec3ff82},
   1853{10600000, DIF_BPF_COEFF1213,  0x01b401c1},
   1854{10600000, DIF_BPF_COEFF1415,  0xfe76fc97},
   1855{10600000, DIF_BPF_COEFF1617,  0x004404d2},
   1856{10600000, DIF_BPF_COEFF1819,  0x0245fae8},
   1857{10600000, DIF_BPF_COEFF2021,  0xfa5f0370},
   1858{10600000, DIF_BPF_COEFF2223,  0x08c1005f},
   1859{10600000, DIF_BPF_COEFF2425,  0xf5bcfa52},
   1860{10600000, DIF_BPF_COEFF2627,  0x09020b04},
   1861{10600000, DIF_BPF_COEFF2829,  0xfb60f17b},
   1862{10600000, DIF_BPF_COEFF3031,  0xfde70ea6},
   1863{10600000, DIF_BPF_COEFF3233,  0x095df51e},
   1864{10600000, DIF_BPF_COEFF3435,  0xf10c0405},
   1865{10600000, DIF_BPF_COEFF36,    0x110d0000},
   1866/* END - DIF BPF register values from 106_quant.dat*/
   1867
   1868
   1869/*case 10700000:*/
   1870/* BEGIN - DIF BPF register values from 107_quant.dat*/
   1871{10700000, DIF_BPF_COEFF01,    0x0000fffd},
   1872{10700000, DIF_BPF_COEFF23,    0xffff0011},
   1873{10700000, DIF_BPF_COEFF45,    0x0014ffdb},
   1874{10700000, DIF_BPF_COEFF67,    0xffb40023},
   1875{10700000, DIF_BPF_COEFF89,    0x00b2002a},
   1876{10700000, DIF_BPF_COEFF1011,  0xfedbff10},
   1877{10700000, DIF_BPF_COEFF1213,  0x0150022d},
   1878{10700000, DIF_BPF_COEFF1415,  0xff38fc6f},
   1879{10700000, DIF_BPF_COEFF1617,  0xff36047b},
   1880{10700000, DIF_BPF_COEFF1819,  0x035efbda},
   1881{10700000, DIF_BPF_COEFF2021,  0xf9940202},
   1882{10700000, DIF_BPF_COEFF2223,  0x08ee01f5},
   1883{10700000, DIF_BPF_COEFF2425,  0xf649f8fe},
   1884{10700000, DIF_BPF_COEFF2627,  0x07e10bc2},
   1885{10700000, DIF_BPF_COEFF2829,  0xfcb6f169},
   1886{10700000, DIF_BPF_COEFF3031,  0xfcc60e42},
   1887{10700000, DIF_BPF_COEFF3233,  0x0a04f599},
   1888{10700000, DIF_BPF_COEFF3435,  0xf0db03d0},
   1889{10700000, DIF_BPF_COEFF36,    0x110d0000},
   1890/* END - DIF BPF register values from 107_quant.dat*/
   1891
   1892
   1893/*case 10800000:*/
   1894/* BEGIN - DIF BPF register values from 108_quant.dat*/
   1895{10800000, DIF_BPF_COEFF01,    0x0000fffd},
   1896{10800000, DIF_BPF_COEFF23,    0xfffb000d},
   1897{10800000, DIF_BPF_COEFF45,    0x001dffed},
   1898{10800000, DIF_BPF_COEFF67,    0xffaafff5},
   1899{10800000, DIF_BPF_COEFF89,    0x00aa0077},
   1900{10800000, DIF_BPF_COEFF1011,  0xff13feb6},
   1901{10800000, DIF_BPF_COEFF1213,  0x00ce026b},
   1902{10800000, DIF_BPF_COEFF1415,  0x000afc85},
   1903{10800000, DIF_BPF_COEFF1617,  0xfe3503e3},
   1904{10800000, DIF_BPF_COEFF1819,  0x044cfcfb},
   1905{10800000, DIF_BPF_COEFF2021,  0xf90c0082},
   1906{10800000, DIF_BPF_COEFF2223,  0x08d5037f},
   1907{10800000, DIF_BPF_COEFF2425,  0xf710f7cc},
   1908{10800000, DIF_BPF_COEFF2627,  0x069f0c59},
   1909{10800000, DIF_BPF_COEFF2829,  0xfe16f173},
   1910{10800000, DIF_BPF_COEFF3031,  0xfbaa0dcf},
   1911{10800000, DIF_BPF_COEFF3233,  0x0aa5f617},
   1912{10800000, DIF_BPF_COEFF3435,  0xf0ad039b},
   1913{10800000, DIF_BPF_COEFF36,    0x110d0000},
   1914/* END - DIF BPF register values from 108_quant.dat*/
   1915
   1916
   1917/*case 10900000:*/
   1918/* BEGIN - DIF BPF register values from 109_quant.dat*/
   1919{10900000, DIF_BPF_COEFF01,    0x0000fffe},
   1920{10900000, DIF_BPF_COEFF23,    0xfff90006},
   1921{10900000, DIF_BPF_COEFF45,    0x00210003},
   1922{10900000, DIF_BPF_COEFF67,    0xffacffc8},
   1923{10900000, DIF_BPF_COEFF89,    0x008e00b6},
   1924{10900000, DIF_BPF_COEFF1011,  0xff63fe7c},
   1925{10900000, DIF_BPF_COEFF1213,  0x003a0275},
   1926{10900000, DIF_BPF_COEFF1415,  0x00dafcda},
   1927{10900000, DIF_BPF_COEFF1617,  0xfd510313},
   1928{10900000, DIF_BPF_COEFF1819,  0x0501fe40},
   1929{10900000, DIF_BPF_COEFF2021,  0xf8cbfefd},
   1930{10900000, DIF_BPF_COEFF2223,  0x087604f0},
   1931{10900000, DIF_BPF_COEFF2425,  0xf80af6c2},
   1932{10900000, DIF_BPF_COEFF2627,  0x05430cc8},
   1933{10900000, DIF_BPF_COEFF2829,  0xff7af19a},
   1934{10900000, DIF_BPF_COEFF3031,  0xfa940d4e},
   1935{10900000, DIF_BPF_COEFF3233,  0x0b3ff699},
   1936{10900000, DIF_BPF_COEFF3435,  0xf0810365},
   1937{10900000, DIF_BPF_COEFF36,    0x110d0000},
   1938/* END - DIF BPF register values from 109_quant.dat*/
   1939
   1940
   1941/*case 11000000:*/
   1942/* BEGIN - DIF BPF register values from 110_quant.dat*/
   1943{11000000, DIF_BPF_COEFF01,    0x0001ffff},
   1944{11000000, DIF_BPF_COEFF23,    0xfff8ffff},
   1945{11000000, DIF_BPF_COEFF45,    0x00210018},
   1946{11000000, DIF_BPF_COEFF67,    0xffbaffa3},
   1947{11000000, DIF_BPF_COEFF89,    0x006000e1},
   1948{11000000, DIF_BPF_COEFF1011,  0xffc4fe68},
   1949{11000000, DIF_BPF_COEFF1213,  0xffa0024b},
   1950{11000000, DIF_BPF_COEFF1415,  0x019afd66},
   1951{11000000, DIF_BPF_COEFF1617,  0xfc990216},
   1952{11000000, DIF_BPF_COEFF1819,  0x0575ff99},
   1953{11000000, DIF_BPF_COEFF2021,  0xf8d4fd81},
   1954{11000000, DIF_BPF_COEFF2223,  0x07d40640},
   1955{11000000, DIF_BPF_COEFF2425,  0xf932f5e6},
   1956{11000000, DIF_BPF_COEFF2627,  0x03d20d0d},
   1957{11000000, DIF_BPF_COEFF2829,  0x00dff1de},
   1958{11000000, DIF_BPF_COEFF3031,  0xf9860cbf},
   1959{11000000, DIF_BPF_COEFF3233,  0x0bd1f71e},
   1960{11000000, DIF_BPF_COEFF3435,  0xf058032f},
   1961{11000000, DIF_BPF_COEFF36,    0x110d0000},
   1962/* END - DIF BPF register values from 110_quant.dat*/
   1963
   1964
   1965/*case 11100000:*/
   1966/* BEGIN - DIF BPF register values from 111_quant.dat*/
   1967{11100000, DIF_BPF_COEFF01,    0x00010000},
   1968{11100000, DIF_BPF_COEFF23,    0xfff8fff8},
   1969{11100000, DIF_BPF_COEFF45,    0x001b0029},
   1970{11100000, DIF_BPF_COEFF67,    0xffd1ff8a},
   1971{11100000, DIF_BPF_COEFF89,    0x002600f2},
   1972{11100000, DIF_BPF_COEFF1011,  0x002cfe7c},
   1973{11100000, DIF_BPF_COEFF1213,  0xff0f01f0},
   1974{11100000, DIF_BPF_COEFF1415,  0x023bfe20},
   1975{11100000, DIF_BPF_COEFF1617,  0xfc1700fa},
   1976{11100000, DIF_BPF_COEFF1819,  0x05a200f7},
   1977{11100000, DIF_BPF_COEFF2021,  0xf927fc1c},
   1978{11100000, DIF_BPF_COEFF2223,  0x06f40765},
   1979{11100000, DIF_BPF_COEFF2425,  0xfa82f53b},
   1980{11100000, DIF_BPF_COEFF2627,  0x02510d27},
   1981{11100000, DIF_BPF_COEFF2829,  0x0243f23d},
   1982{11100000, DIF_BPF_COEFF3031,  0xf8810c24},
   1983{11100000, DIF_BPF_COEFF3233,  0x0c5cf7a7},
   1984{11100000, DIF_BPF_COEFF3435,  0xf03102fa},
   1985{11100000, DIF_BPF_COEFF36,    0x110d0000},
   1986/* END - DIF BPF register values from 111_quant.dat*/
   1987
   1988
   1989/*case 11200000:*/
   1990/* BEGIN - DIF BPF register values from 112_quant.dat*/
   1991{11200000, DIF_BPF_COEFF01,    0x00010002},
   1992{11200000, DIF_BPF_COEFF23,    0xfffafff2},
   1993{11200000, DIF_BPF_COEFF45,    0x00110035},
   1994{11200000, DIF_BPF_COEFF67,    0xfff0ff81},
   1995{11200000, DIF_BPF_COEFF89,    0xffe700e7},
   1996{11200000, DIF_BPF_COEFF1011,  0x008ffeb6},
   1997{11200000, DIF_BPF_COEFF1213,  0xfe94016d},
   1998{11200000, DIF_BPF_COEFF1415,  0x02b0fefb},
   1999{11200000, DIF_BPF_COEFF1617,  0xfbd3ffd1},
   2000{11200000, DIF_BPF_COEFF1819,  0x05850249},
   2001{11200000, DIF_BPF_COEFF2021,  0xf9c1fadb},
   2002{11200000, DIF_BPF_COEFF2223,  0x05de0858},
   2003{11200000, DIF_BPF_COEFF2425,  0xfbf2f4c4},
   2004{11200000, DIF_BPF_COEFF2627,  0x00c70d17},
   2005{11200000, DIF_BPF_COEFF2829,  0x03a0f2b8},
   2006{11200000, DIF_BPF_COEFF3031,  0xf7870b7c},
   2007{11200000, DIF_BPF_COEFF3233,  0x0cdff833},
   2008{11200000, DIF_BPF_COEFF3435,  0xf00d02c4},
   2009{11200000, DIF_BPF_COEFF36,    0x110d0000},
   2010/* END - DIF BPF register values from 112_quant.dat*/
   2011
   2012
   2013/*case 11300000:*/
   2014/* BEGIN - DIF BPF register values from 113_quant.dat*/
   2015{11300000, DIF_BPF_COEFF01,    0x00000003},
   2016{11300000, DIF_BPF_COEFF23,    0xfffdffee},
   2017{11300000, DIF_BPF_COEFF45,    0x00040038},
   2018{11300000, DIF_BPF_COEFF67,    0x0010ff88},
   2019{11300000, DIF_BPF_COEFF89,    0xffac00c2},
   2020{11300000, DIF_BPF_COEFF1011,  0x00e2ff10},
   2021{11300000, DIF_BPF_COEFF1213,  0xfe3900cb},
   2022{11300000, DIF_BPF_COEFF1415,  0x02f1ffe9},
   2023{11300000, DIF_BPF_COEFF1617,  0xfbd3feaa},
   2024{11300000, DIF_BPF_COEFF1819,  0x05210381},
   2025{11300000, DIF_BPF_COEFF2021,  0xfa9cf9c8},
   2026{11300000, DIF_BPF_COEFF2223,  0x04990912},
   2027{11300000, DIF_BPF_COEFF2425,  0xfd7af484},
   2028{11300000, DIF_BPF_COEFF2627,  0xff390cdb},
   2029{11300000, DIF_BPF_COEFF2829,  0x04f4f34d},
   2030{11300000, DIF_BPF_COEFF3031,  0xf69a0ac9},
   2031{11300000, DIF_BPF_COEFF3233,  0x0d5af8c1},
   2032{11300000, DIF_BPF_COEFF3435,  0xefec028e},
   2033{11300000, DIF_BPF_COEFF36,    0x110d0000},
   2034/* END - DIF BPF register values from 113_quant.dat*/
   2035
   2036
   2037/*case 11400000:*/
   2038/* BEGIN - DIF BPF register values from 114_quant.dat*/
   2039{11400000, DIF_BPF_COEFF01,    0x00000003},
   2040{11400000, DIF_BPF_COEFF23,    0x0000ffee},
   2041{11400000, DIF_BPF_COEFF45,    0xfff60033},
   2042{11400000, DIF_BPF_COEFF67,    0x002fff9f},
   2043{11400000, DIF_BPF_COEFF89,    0xff7b0087},
   2044{11400000, DIF_BPF_COEFF1011,  0x011eff82},
   2045{11400000, DIF_BPF_COEFF1213,  0xfe080018},
   2046{11400000, DIF_BPF_COEFF1415,  0x02f900d8},
   2047{11400000, DIF_BPF_COEFF1617,  0xfc17fd96},
   2048{11400000, DIF_BPF_COEFF1819,  0x04790490},
   2049{11400000, DIF_BPF_COEFF2021,  0xfbadf8ed},
   2050{11400000, DIF_BPF_COEFF2223,  0x032f098e},
   2051{11400000, DIF_BPF_COEFF2425,  0xff10f47d},
   2052{11400000, DIF_BPF_COEFF2627,  0xfdaf0c75},
   2053{11400000, DIF_BPF_COEFF2829,  0x063cf3fc},
   2054{11400000, DIF_BPF_COEFF3031,  0xf5ba0a0b},
   2055{11400000, DIF_BPF_COEFF3233,  0x0dccf952},
   2056{11400000, DIF_BPF_COEFF3435,  0xefcd0258},
   2057{11400000, DIF_BPF_COEFF36,    0x110d0000},
   2058/* END - DIF BPF register values from 114_quant.dat*/
   2059
   2060
   2061/*case 11500000:*/
   2062/* BEGIN - DIF BPF register values from 115_quant.dat*/
   2063{11500000, DIF_BPF_COEFF01,    0x00000003},
   2064{11500000, DIF_BPF_COEFF23,    0x0004fff1},
   2065{11500000, DIF_BPF_COEFF45,    0xffea0026},
   2066{11500000, DIF_BPF_COEFF67,    0x0046ffc3},
   2067{11500000, DIF_BPF_COEFF89,    0xff5a003c},
   2068{11500000, DIF_BPF_COEFF1011,  0x013b0000},
   2069{11500000, DIF_BPF_COEFF1213,  0xfe04ff63},
   2070{11500000, DIF_BPF_COEFF1415,  0x02c801b8},
   2071{11500000, DIF_BPF_COEFF1617,  0xfc99fca6},
   2072{11500000, DIF_BPF_COEFF1819,  0x0397056a},
   2073{11500000, DIF_BPF_COEFF2021,  0xfcecf853},
   2074{11500000, DIF_BPF_COEFF2223,  0x01ad09c9},
   2075{11500000, DIF_BPF_COEFF2425,  0x00acf4ad},
   2076{11500000, DIF_BPF_COEFF2627,  0xfc2e0be7},
   2077{11500000, DIF_BPF_COEFF2829,  0x0773f4c2},
   2078{11500000, DIF_BPF_COEFF3031,  0xf4e90943},
   2079{11500000, DIF_BPF_COEFF3233,  0x0e35f9e6},
   2080{11500000, DIF_BPF_COEFF3435,  0xefb10221},
   2081{11500000, DIF_BPF_COEFF36,    0x110d0000},
   2082/* END - DIF BPF register values from 115_quant.dat*/
   2083
   2084
   2085/*case 11600000:*/
   2086/* BEGIN - DIF BPF register values from 116_quant.dat*/
   2087{11600000, DIF_BPF_COEFF01,    0x00000002},
   2088{11600000, DIF_BPF_COEFF23,    0x0007fff6},
   2089{11600000, DIF_BPF_COEFF45,    0xffe20014},
   2090{11600000, DIF_BPF_COEFF67,    0x0054ffee},
   2091{11600000, DIF_BPF_COEFF89,    0xff4effeb},
   2092{11600000, DIF_BPF_COEFF1011,  0x0137007e},
   2093{11600000, DIF_BPF_COEFF1213,  0xfe2efebb},
   2094{11600000, DIF_BPF_COEFF1415,  0x0260027a},
   2095{11600000, DIF_BPF_COEFF1617,  0xfd51fbe6},
   2096{11600000, DIF_BPF_COEFF1819,  0x02870605},
   2097{11600000, DIF_BPF_COEFF2021,  0xfe4af7fe},
   2098{11600000, DIF_BPF_COEFF2223,  0x001d09c1},
   2099{11600000, DIF_BPF_COEFF2425,  0x0243f515},
   2100{11600000, DIF_BPF_COEFF2627,  0xfabd0b32},
   2101{11600000, DIF_BPF_COEFF2829,  0x0897f59e},
   2102{11600000, DIF_BPF_COEFF3031,  0xf4280871},
   2103{11600000, DIF_BPF_COEFF3233,  0x0e95fa7c},
   2104{11600000, DIF_BPF_COEFF3435,  0xef9701eb},
   2105{11600000, DIF_BPF_COEFF36,    0x110d0000},
   2106/* END - DIF BPF register values from 116_quant.dat*/
   2107
   2108
   2109/*case 11700000:*/
   2110/* BEGIN - DIF BPF register values from 117_quant.dat*/
   2111{11700000, DIF_BPF_COEFF01,    0xffff0001},
   2112{11700000, DIF_BPF_COEFF23,    0x0008fffd},
   2113{11700000, DIF_BPF_COEFF45,    0xffdeffff},
   2114{11700000, DIF_BPF_COEFF67,    0x0056001d},
   2115{11700000, DIF_BPF_COEFF89,    0xff57ff9c},
   2116{11700000, DIF_BPF_COEFF1011,  0x011300f0},
   2117{11700000, DIF_BPF_COEFF1213,  0xfe82fe2e},
   2118{11700000, DIF_BPF_COEFF1415,  0x01ca0310},
   2119{11700000, DIF_BPF_COEFF1617,  0xfe35fb62},
   2120{11700000, DIF_BPF_COEFF1819,  0x0155065a},
   2121{11700000, DIF_BPF_COEFF2021,  0xffbaf7f2},
   2122{11700000, DIF_BPF_COEFF2223,  0xfe8c0977},
   2123{11700000, DIF_BPF_COEFF2425,  0x03cef5b2},
   2124{11700000, DIF_BPF_COEFF2627,  0xf9610a58},
   2125{11700000, DIF_BPF_COEFF2829,  0x09a5f68f},
   2126{11700000, DIF_BPF_COEFF3031,  0xf3790797},
   2127{11700000, DIF_BPF_COEFF3233,  0x0eebfb14},
   2128{11700000, DIF_BPF_COEFF3435,  0xef8001b5},
   2129{11700000, DIF_BPF_COEFF36,    0x110d0000},
   2130/* END - DIF BPF register values from 117_quant.dat*/
   2131
   2132
   2133/*case 11800000:*/
   2134/* BEGIN - DIF BPF register values from 118_quant.dat*/
   2135{11800000, DIF_BPF_COEFF01,    0xffff0000},
   2136{11800000, DIF_BPF_COEFF23,    0x00080004},
   2137{11800000, DIF_BPF_COEFF45,    0xffe0ffe9},
   2138{11800000, DIF_BPF_COEFF67,    0x004c0047},
   2139{11800000, DIF_BPF_COEFF89,    0xff75ff58},
   2140{11800000, DIF_BPF_COEFF1011,  0x00d1014a},
   2141{11800000, DIF_BPF_COEFF1213,  0xfef9fdc8},
   2142{11800000, DIF_BPF_COEFF1415,  0x0111036f},
   2143{11800000, DIF_BPF_COEFF1617,  0xff36fb21},
   2144{11800000, DIF_BPF_COEFF1819,  0x00120665},
   2145{11800000, DIF_BPF_COEFF2021,  0x012df82e},
   2146{11800000, DIF_BPF_COEFF2223,  0xfd0708ec},
   2147{11800000, DIF_BPF_COEFF2425,  0x0542f682},
   2148{11800000, DIF_BPF_COEFF2627,  0xf81f095c},
   2149{11800000, DIF_BPF_COEFF2829,  0x0a9af792},
   2150{11800000, DIF_BPF_COEFF3031,  0xf2db06b5},
   2151{11800000, DIF_BPF_COEFF3233,  0x0f38fbad},
   2152{11800000, DIF_BPF_COEFF3435,  0xef6c017e},
   2153{11800000, DIF_BPF_COEFF36,    0x110d0000},
   2154/* END - DIF BPF register values from 118_quant.dat*/
   2155
   2156
   2157/*case 11900000:*/
   2158/* BEGIN - DIF BPF register values from 119_quant.dat*/
   2159{11900000, DIF_BPF_COEFF01,    0xffffffff},
   2160{11900000, DIF_BPF_COEFF23,    0x0007000b},
   2161{11900000, DIF_BPF_COEFF45,    0xffe7ffd8},
   2162{11900000, DIF_BPF_COEFF67,    0x00370068},
   2163{11900000, DIF_BPF_COEFF89,    0xffa4ff28},
   2164{11900000, DIF_BPF_COEFF1011,  0x00790184},
   2165{11900000, DIF_BPF_COEFF1213,  0xff87fd91},
   2166{11900000, DIF_BPF_COEFF1415,  0x00430392},
   2167{11900000, DIF_BPF_COEFF1617,  0x0044fb26},
   2168{11900000, DIF_BPF_COEFF1819,  0xfece0626},
   2169{11900000, DIF_BPF_COEFF2021,  0x0294f8b2},
   2170{11900000, DIF_BPF_COEFF2223,  0xfb990825},
   2171{11900000, DIF_BPF_COEFF2425,  0x0698f77f},
   2172{11900000, DIF_BPF_COEFF2627,  0xf6fe0842},
   2173{11900000, DIF_BPF_COEFF2829,  0x0b73f8a7},
   2174{11900000, DIF_BPF_COEFF3031,  0xf25105cd},
   2175{11900000, DIF_BPF_COEFF3233,  0x0f7bfc48},
   2176{11900000, DIF_BPF_COEFF3435,  0xef5a0148},
   2177{11900000, DIF_BPF_COEFF36,    0x110d0000},
   2178/* END - DIF BPF register values from 119_quant.dat*/
   2179
   2180
   2181/*case 12000000:*/
   2182/* BEGIN - DIF BPF register values from 120_quant.dat*/
   2183{12000000, DIF_BPF_COEFF01,    0x0000fffe},
   2184{12000000, DIF_BPF_COEFF23,    0x00050010},
   2185{12000000, DIF_BPF_COEFF45,    0xfff2ffcc},
   2186{12000000, DIF_BPF_COEFF67,    0x001b007b},
   2187{12000000, DIF_BPF_COEFF89,    0xffdfff10},
   2188{12000000, DIF_BPF_COEFF1011,  0x00140198},
   2189{12000000, DIF_BPF_COEFF1213,  0x0020fd8e},
   2190{12000000, DIF_BPF_COEFF1415,  0xff710375},
   2191{12000000, DIF_BPF_COEFF1617,  0x014dfb73},
   2192{12000000, DIF_BPF_COEFF1819,  0xfd9a059f},
   2193{12000000, DIF_BPF_COEFF2021,  0x03e0f978},
   2194{12000000, DIF_BPF_COEFF2223,  0xfa4e0726},
   2195{12000000, DIF_BPF_COEFF2425,  0x07c8f8a7},
   2196{12000000, DIF_BPF_COEFF2627,  0xf600070c},
   2197{12000000, DIF_BPF_COEFF2829,  0x0c2ff9c9},
   2198{12000000, DIF_BPF_COEFF3031,  0xf1db04de},
   2199{12000000, DIF_BPF_COEFF3233,  0x0fb4fce5},
   2200{12000000, DIF_BPF_COEFF3435,  0xef4b0111},
   2201{12000000, DIF_BPF_COEFF36,    0x110d0000},
   2202/* END - DIF BPF register values from 120_quant.dat*/
   2203
   2204
   2205/*case 12100000:*/
   2206/* BEGIN - DIF BPF register values from 121_quant.dat*/
   2207{12100000, DIF_BPF_COEFF01,    0x0000fffd},
   2208{12100000, DIF_BPF_COEFF23,    0x00010012},
   2209{12100000, DIF_BPF_COEFF45,    0xffffffc8},
   2210{12100000, DIF_BPF_COEFF67,    0xfffb007e},
   2211{12100000, DIF_BPF_COEFF89,    0x001dff14},
   2212{12100000, DIF_BPF_COEFF1011,  0xffad0184},
   2213{12100000, DIF_BPF_COEFF1213,  0x00b7fdbe},
   2214{12100000, DIF_BPF_COEFF1415,  0xfea9031b},
   2215{12100000, DIF_BPF_COEFF1617,  0x0241fc01},
   2216{12100000, DIF_BPF_COEFF1819,  0xfc8504d6},
   2217{12100000, DIF_BPF_COEFF2021,  0x0504fa79},
   2218{12100000, DIF_BPF_COEFF2223,  0xf93005f6},
   2219{12100000, DIF_BPF_COEFF2425,  0x08caf9f2},
   2220{12100000, DIF_BPF_COEFF2627,  0xf52b05c0},
   2221{12100000, DIF_BPF_COEFF2829,  0x0ccbfaf9},
   2222{12100000, DIF_BPF_COEFF3031,  0xf17903eb},
   2223{12100000, DIF_BPF_COEFF3233,  0x0fe3fd83},
   2224{12100000, DIF_BPF_COEFF3435,  0xef3f00db},
   2225{12100000, DIF_BPF_COEFF36,    0x110d0000},
   2226/* END - DIF BPF register values from 121_quant.dat*/
   2227
   2228
   2229/*case 12200000:*/
   2230/* BEGIN - DIF BPF register values from 122_quant.dat*/
   2231{12200000, DIF_BPF_COEFF01,    0x0000fffd},
   2232{12200000, DIF_BPF_COEFF23,    0xfffe0011},
   2233{12200000, DIF_BPF_COEFF45,    0x000cffcc},
   2234{12200000, DIF_BPF_COEFF67,    0xffdb0071},
   2235{12200000, DIF_BPF_COEFF89,    0x0058ff32},
   2236{12200000, DIF_BPF_COEFF1011,  0xff4f014a},
   2237{12200000, DIF_BPF_COEFF1213,  0x013cfe1f},
   2238{12200000, DIF_BPF_COEFF1415,  0xfdfb028a},
   2239{12200000, DIF_BPF_COEFF1617,  0x0311fcc9},
   2240{12200000, DIF_BPF_COEFF1819,  0xfb9d03d6},
   2241{12200000, DIF_BPF_COEFF2021,  0x05f4fbad},
   2242{12200000, DIF_BPF_COEFF2223,  0xf848049d},
   2243{12200000, DIF_BPF_COEFF2425,  0x0999fb5b},
   2244{12200000, DIF_BPF_COEFF2627,  0xf4820461},
   2245{12200000, DIF_BPF_COEFF2829,  0x0d46fc32},
   2246{12200000, DIF_BPF_COEFF3031,  0xf12d02f4},
   2247{12200000, DIF_BPF_COEFF3233,  0x1007fe21},
   2248{12200000, DIF_BPF_COEFF3435,  0xef3600a4},
   2249{12200000, DIF_BPF_COEFF36,    0x110d0000},
   2250/* END - DIF BPF register values from 122_quant.dat*/
   2251
   2252
   2253/*case 12300000:*/
   2254/* BEGIN - DIF BPF register values from 123_quant.dat*/
   2255{12300000, DIF_BPF_COEFF01,    0x0000fffe},
   2256{12300000, DIF_BPF_COEFF23,    0xfffa000e},
   2257{12300000, DIF_BPF_COEFF45,    0x0017ffd9},
   2258{12300000, DIF_BPF_COEFF67,    0xffc10055},
   2259{12300000, DIF_BPF_COEFF89,    0x0088ff68},
   2260{12300000, DIF_BPF_COEFF1011,  0xff0400f0},
   2261{12300000, DIF_BPF_COEFF1213,  0x01a6fea7},
   2262{12300000, DIF_BPF_COEFF1415,  0xfd7501cc},
   2263{12300000, DIF_BPF_COEFF1617,  0x03b0fdc0},
   2264{12300000, DIF_BPF_COEFF1819,  0xfaef02a8},
   2265{12300000, DIF_BPF_COEFF2021,  0x06a7fd07},
   2266{12300000, DIF_BPF_COEFF2223,  0xf79d0326},
   2267{12300000, DIF_BPF_COEFF2425,  0x0a31fcda},
   2268{12300000, DIF_BPF_COEFF2627,  0xf40702f3},
   2269{12300000, DIF_BPF_COEFF2829,  0x0d9ffd72},
   2270{12300000, DIF_BPF_COEFF3031,  0xf0f601fa},
   2271{12300000, DIF_BPF_COEFF3233,  0x1021fec0},
   2272{12300000, DIF_BPF_COEFF3435,  0xef2f006d},
   2273{12300000, DIF_BPF_COEFF36,    0x110d0000},
   2274/* END - DIF BPF register values from 123_quant.dat*/
   2275
   2276
   2277/*case 12400000:*/
   2278/* BEGIN - DIF BPF register values from 124_quant.dat*/
   2279{12400000, DIF_BPF_COEFF01,    0x0001ffff},
   2280{12400000, DIF_BPF_COEFF23,    0xfff80007},
   2281{12400000, DIF_BPF_COEFF45,    0x001fffeb},
   2282{12400000, DIF_BPF_COEFF67,    0xffaf002d},
   2283{12400000, DIF_BPF_COEFF89,    0x00a8ffb0},
   2284{12400000, DIF_BPF_COEFF1011,  0xfed3007e},
   2285{12400000, DIF_BPF_COEFF1213,  0x01e9ff4c},
   2286{12400000, DIF_BPF_COEFF1415,  0xfd2000ee},
   2287{12400000, DIF_BPF_COEFF1617,  0x0413fed8},
   2288{12400000, DIF_BPF_COEFF1819,  0xfa82015c},
   2289{12400000, DIF_BPF_COEFF2021,  0x0715fe7d},
   2290{12400000, DIF_BPF_COEFF2223,  0xf7340198},
   2291{12400000, DIF_BPF_COEFF2425,  0x0a8dfe69},
   2292{12400000, DIF_BPF_COEFF2627,  0xf3bd017c},
   2293{12400000, DIF_BPF_COEFF2829,  0x0dd5feb8},
   2294{12400000, DIF_BPF_COEFF3031,  0xf0d500fd},
   2295{12400000, DIF_BPF_COEFF3233,  0x1031ff60},
   2296{12400000, DIF_BPF_COEFF3435,  0xef2b0037},
   2297{12400000, DIF_BPF_COEFF36,    0x110d0000},
   2298/* END - DIF BPF register values from 124_quant.dat*/
   2299
   2300
   2301/*case 12500000:*/
   2302/* BEGIN - DIF BPF register values from 125_quant.dat*/
   2303{12500000, DIF_BPF_COEFF01,    0x00010000},
   2304{12500000, DIF_BPF_COEFF23,    0xfff70000},
   2305{12500000, DIF_BPF_COEFF45,    0x00220000},
   2306{12500000, DIF_BPF_COEFF67,    0xffa90000},
   2307{12500000, DIF_BPF_COEFF89,    0x00b30000},
   2308{12500000, DIF_BPF_COEFF1011,  0xfec20000},
   2309{12500000, DIF_BPF_COEFF1213,  0x02000000},
   2310{12500000, DIF_BPF_COEFF1415,  0xfd030000},
   2311{12500000, DIF_BPF_COEFF1617,  0x04350000},
   2312{12500000, DIF_BPF_COEFF1819,  0xfa5e0000},
   2313{12500000, DIF_BPF_COEFF2021,  0x073b0000},
   2314{12500000, DIF_BPF_COEFF2223,  0xf7110000},
   2315{12500000, DIF_BPF_COEFF2425,  0x0aac0000},
   2316{12500000, DIF_BPF_COEFF2627,  0xf3a40000},
   2317{12500000, DIF_BPF_COEFF2829,  0x0de70000},
   2318{12500000, DIF_BPF_COEFF3031,  0xf0c90000},
   2319{12500000, DIF_BPF_COEFF3233,  0x10360000},
   2320{12500000, DIF_BPF_COEFF3435,  0xef290000},
   2321{12500000, DIF_BPF_COEFF36,    0x110d0000},
   2322/* END - DIF BPF register values from 125_quant.dat*/
   2323
   2324
   2325/*case 12600000:*/
   2326/* BEGIN - DIF BPF register values from 126_quant.dat*/
   2327{12600000, DIF_BPF_COEFF01,    0x00010001},
   2328{12600000, DIF_BPF_COEFF23,    0xfff8fff9},
   2329{12600000, DIF_BPF_COEFF45,    0x001f0015},
   2330{12600000, DIF_BPF_COEFF67,    0xffafffd3},
   2331{12600000, DIF_BPF_COEFF89,    0x00a80050},
   2332{12600000, DIF_BPF_COEFF1011,  0xfed3ff82},
   2333{12600000, DIF_BPF_COEFF1213,  0x01e900b4},
   2334{12600000, DIF_BPF_COEFF1415,  0xfd20ff12},
   2335{12600000, DIF_BPF_COEFF1617,  0x04130128},
   2336{12600000, DIF_BPF_COEFF1819,  0xfa82fea4},
   2337{12600000, DIF_BPF_COEFF2021,  0x07150183},
   2338{12600000, DIF_BPF_COEFF2223,  0xf734fe68},
   2339{12600000, DIF_BPF_COEFF2425,  0x0a8d0197},
   2340{12600000, DIF_BPF_COEFF2627,  0xf3bdfe84},
   2341{12600000, DIF_BPF_COEFF2829,  0x0dd50148},
   2342{12600000, DIF_BPF_COEFF3031,  0xf0d5ff03},
   2343{12600000, DIF_BPF_COEFF3233,  0x103100a0},
   2344{12600000, DIF_BPF_COEFF3435,  0xef2bffc9},
   2345{12600000, DIF_BPF_COEFF36,    0x110d0000},
   2346/* END - DIF BPF register values from 126_quant.dat*/
   2347
   2348
   2349/*case 12700000:*/
   2350/* BEGIN - DIF BPF register values from 127_quant.dat*/
   2351{12700000, DIF_BPF_COEFF01,    0x00000002},
   2352{12700000, DIF_BPF_COEFF23,    0xfffafff2},
   2353{12700000, DIF_BPF_COEFF45,    0x00170027},
   2354{12700000, DIF_BPF_COEFF67,    0xffc1ffab},
   2355{12700000, DIF_BPF_COEFF89,    0x00880098},
   2356{12700000, DIF_BPF_COEFF1011,  0xff04ff10},
   2357{12700000, DIF_BPF_COEFF1213,  0x01a60159},
   2358{12700000, DIF_BPF_COEFF1415,  0xfd75fe34},
   2359{12700000, DIF_BPF_COEFF1617,  0x03b00240},
   2360{12700000, DIF_BPF_COEFF1819,  0xfaeffd58},
   2361{12700000, DIF_BPF_COEFF2021,  0x06a702f9},
   2362{12700000, DIF_BPF_COEFF2223,  0xf79dfcda},
   2363{12700000, DIF_BPF_COEFF2425,  0x0a310326},
   2364{12700000, DIF_BPF_COEFF2627,  0xf407fd0d},
   2365{12700000, DIF_BPF_COEFF2829,  0x0d9f028e},
   2366{12700000, DIF_BPF_COEFF3031,  0xf0f6fe06},
   2367{12700000, DIF_BPF_COEFF3233,  0x10210140},
   2368{12700000, DIF_BPF_COEFF3435,  0xef2fff93},
   2369{12700000, DIF_BPF_COEFF36,    0x110d0000},
   2370/* END - DIF BPF register values from 127_quant.dat*/
   2371
   2372
   2373/*case 12800000:*/
   2374/* BEGIN - DIF BPF register values from 128_quant.dat*/
   2375{12800000, DIF_BPF_COEFF01,    0x00000003},
   2376{12800000, DIF_BPF_COEFF23,    0xfffeffef},
   2377{12800000, DIF_BPF_COEFF45,    0x000c0034},
   2378{12800000, DIF_BPF_COEFF67,    0xffdbff8f},
   2379{12800000, DIF_BPF_COEFF89,    0x005800ce},
   2380{12800000, DIF_BPF_COEFF1011,  0xff4ffeb6},
   2381{12800000, DIF_BPF_COEFF1213,  0x013c01e1},
   2382{12800000, DIF_BPF_COEFF1415,  0xfdfbfd76},
   2383{12800000, DIF_BPF_COEFF1617,  0x03110337},
   2384{12800000, DIF_BPF_COEFF1819,  0xfb9dfc2a},
   2385{12800000, DIF_BPF_COEFF2021,  0x05f40453},
   2386{12800000, DIF_BPF_COEFF2223,  0xf848fb63},
   2387{12800000, DIF_BPF_COEFF2425,  0x099904a5},
   2388{12800000, DIF_BPF_COEFF2627,  0xf482fb9f},
   2389{12800000, DIF_BPF_COEFF2829,  0x0d4603ce},
   2390{12800000, DIF_BPF_COEFF3031,  0xf12dfd0c},
   2391{12800000, DIF_BPF_COEFF3233,  0x100701df},
   2392{12800000, DIF_BPF_COEFF3435,  0xef36ff5c},
   2393{12800000, DIF_BPF_COEFF36,    0x110d0000},
   2394/* END - DIF BPF register values from 128_quant.dat*/
   2395
   2396
   2397/*case 12900000:*/
   2398/* BEGIN - DIF BPF register values from 129_quant.dat*/
   2399{12900000, DIF_BPF_COEFF01,    0x00000003},
   2400{12900000, DIF_BPF_COEFF23,    0x0001ffee},
   2401{12900000, DIF_BPF_COEFF45,    0xffff0038},
   2402{12900000, DIF_BPF_COEFF67,    0xfffbff82},
   2403{12900000, DIF_BPF_COEFF89,    0x001d00ec},
   2404{12900000, DIF_BPF_COEFF1011,  0xffadfe7c},
   2405{12900000, DIF_BPF_COEFF1213,  0x00b70242},
   2406{12900000, DIF_BPF_COEFF1415,  0xfea9fce5},
   2407{12900000, DIF_BPF_COEFF1617,  0x024103ff},
   2408{12900000, DIF_BPF_COEFF1819,  0xfc85fb2a},
   2409{12900000, DIF_BPF_COEFF2021,  0x05040587},
   2410{12900000, DIF_BPF_COEFF2223,  0xf930fa0a},
   2411{12900000, DIF_BPF_COEFF2425,  0x08ca060e},
   2412{12900000, DIF_BPF_COEFF2627,  0xf52bfa40},
   2413{12900000, DIF_BPF_COEFF2829,  0x0ccb0507},
   2414{12900000, DIF_BPF_COEFF3031,  0xf179fc15},
   2415{12900000, DIF_BPF_COEFF3233,  0x0fe3027d},
   2416{12900000, DIF_BPF_COEFF3435,  0xef3fff25},
   2417{12900000, DIF_BPF_COEFF36,    0x110d0000},
   2418/* END - DIF BPF register values from 129_quant.dat*/
   2419
   2420
   2421/*case 113000000:*/
   2422/* BEGIN - DIF BPF register values from 130_quant.dat*/
   2423{13000000, DIF_BPF_COEFF01,    0x00000002},
   2424{13000000, DIF_BPF_COEFF23,    0x0005fff0},
   2425{13000000, DIF_BPF_COEFF45,    0xfff20034},
   2426{13000000, DIF_BPF_COEFF67,    0x001bff85},
   2427{13000000, DIF_BPF_COEFF89,    0xffdf00f0},
   2428{13000000, DIF_BPF_COEFF1011,  0x0014fe68},
   2429{13000000, DIF_BPF_COEFF1213,  0x00200272},
   2430{13000000, DIF_BPF_COEFF1415,  0xff71fc8b},
   2431{13000000, DIF_BPF_COEFF1617,  0x014d048d},
   2432{13000000, DIF_BPF_COEFF1819,  0xfd9afa61},
   2433{13000000, DIF_BPF_COEFF2021,  0x03e00688},
   2434{13000000, DIF_BPF_COEFF2223,  0xfa4ef8da},
   2435{13000000, DIF_BPF_COEFF2425,  0x07c80759},
   2436{13000000, DIF_BPF_COEFF2627,  0xf600f8f4},
   2437{13000000, DIF_BPF_COEFF2829,  0x0c2f0637},
   2438{13000000, DIF_BPF_COEFF3031,  0xf1dbfb22},
   2439{13000000, DIF_BPF_COEFF3233,  0x0fb4031b},
   2440{13000000, DIF_BPF_COEFF3435,  0xef4bfeef},
   2441{13000000, DIF_BPF_COEFF36,    0x110d0000},
   2442/* END - DIF BPF register values from 130_quant.dat*/
   2443
   2444
   2445/*case 13100000:*/
   2446/* BEGIN - DIF BPF register values from 131_quant.dat*/
   2447{13100000, DIF_BPF_COEFF01,    0xffff0001},
   2448{13100000, DIF_BPF_COEFF23,    0x0007fff5},
   2449{13100000, DIF_BPF_COEFF45,    0xffe70028},
   2450{13100000, DIF_BPF_COEFF67,    0x0037ff98},
   2451{13100000, DIF_BPF_COEFF89,    0xffa400d8},
   2452{13100000, DIF_BPF_COEFF1011,  0x0079fe7c},
   2453{13100000, DIF_BPF_COEFF1213,  0xff87026f},
   2454{13100000, DIF_BPF_COEFF1415,  0x0043fc6e},
   2455{13100000, DIF_BPF_COEFF1617,  0x004404da},
   2456{13100000, DIF_BPF_COEFF1819,  0xfecef9da},
   2457{13100000, DIF_BPF_COEFF2021,  0x0294074e},
   2458{13100000, DIF_BPF_COEFF2223,  0xfb99f7db},
   2459{13100000, DIF_BPF_COEFF2425,  0x06980881},
   2460{13100000, DIF_BPF_COEFF2627,  0xf6fef7be},
   2461{13100000, DIF_BPF_COEFF2829,  0x0b730759},
   2462{13100000, DIF_BPF_COEFF3031,  0xf251fa33},
   2463{13100000, DIF_BPF_COEFF3233,  0x0f7b03b8},
   2464{13100000, DIF_BPF_COEFF3435,  0xef5afeb8},
   2465{13100000, DIF_BPF_COEFF36,    0x110d0000},
   2466/* END - DIF BPF register values from 131_quant.dat*/
   2467
   2468
   2469/*case 13200000:*/
   2470/* BEGIN - DIF BPF register values from 132_quant.dat*/
   2471{13200000, DIF_BPF_COEFF01,    0xffff0000},
   2472{13200000, DIF_BPF_COEFF23,    0x0008fffc},
   2473{13200000, DIF_BPF_COEFF45,    0xffe00017},
   2474{13200000, DIF_BPF_COEFF67,    0x004cffb9},
   2475{13200000, DIF_BPF_COEFF89,    0xff7500a8},
   2476{13200000, DIF_BPF_COEFF1011,  0x00d1feb6},
   2477{13200000, DIF_BPF_COEFF1213,  0xfef90238},
   2478{13200000, DIF_BPF_COEFF1415,  0x0111fc91},
   2479{13200000, DIF_BPF_COEFF1617,  0xff3604df},
   2480{13200000, DIF_BPF_COEFF1819,  0x0012f99b},
   2481{13200000, DIF_BPF_COEFF2021,  0x012d07d2},
   2482{13200000, DIF_BPF_COEFF2223,  0xfd07f714},
   2483{13200000, DIF_BPF_COEFF2425,  0x0542097e},
   2484{13200000, DIF_BPF_COEFF2627,  0xf81ff6a4},
   2485{13200000, DIF_BPF_COEFF2829,  0x0a9a086e},
   2486{13200000, DIF_BPF_COEFF3031,  0xf2dbf94b},
   2487{13200000, DIF_BPF_COEFF3233,  0x0f380453},
   2488{13200000, DIF_BPF_COEFF3435,  0xef6cfe82},
   2489{13200000, DIF_BPF_COEFF36,    0x110d0000},
   2490/* END - DIF BPF register values from 132_quant.dat*/
   2491
   2492
   2493/*case 13300000:*/
   2494/* BEGIN - DIF BPF register values from 133_quant.dat*/
   2495{13300000, DIF_BPF_COEFF01,    0xffffffff},
   2496{13300000, DIF_BPF_COEFF23,    0x00080003},
   2497{13300000, DIF_BPF_COEFF45,    0xffde0001},
   2498{13300000, DIF_BPF_COEFF67,    0x0056ffe3},
   2499{13300000, DIF_BPF_COEFF89,    0xff570064},
   2500{13300000, DIF_BPF_COEFF1011,  0x0113ff10},
   2501{13300000, DIF_BPF_COEFF1213,  0xfe8201d2},
   2502{13300000, DIF_BPF_COEFF1415,  0x01cafcf0},
   2503{13300000, DIF_BPF_COEFF1617,  0xfe35049e},
   2504{13300000, DIF_BPF_COEFF1819,  0x0155f9a6},
   2505{13300000, DIF_BPF_COEFF2021,  0xffba080e},
   2506{13300000, DIF_BPF_COEFF2223,  0xfe8cf689},
   2507{13300000, DIF_BPF_COEFF2425,  0x03ce0a4e},
   2508{13300000, DIF_BPF_COEFF2627,  0xf961f5a8},
   2509{13300000, DIF_BPF_COEFF2829,  0x09a50971},
   2510{13300000, DIF_BPF_COEFF3031,  0xf379f869},
   2511{13300000, DIF_BPF_COEFF3233,  0x0eeb04ec},
   2512{13300000, DIF_BPF_COEFF3435,  0xef80fe4b},
   2513{13300000, DIF_BPF_COEFF36,    0x110d0000},
   2514/* END - DIF BPF register values from 133_quant.dat*/
   2515
   2516
   2517/*case 13400000:*/
   2518/* BEGIN - DIF BPF register values from 134_quant.dat*/
   2519{13400000, DIF_BPF_COEFF01,    0x0000fffe},
   2520{13400000, DIF_BPF_COEFF23,    0x0007000a},
   2521{13400000, DIF_BPF_COEFF45,    0xffe2ffec},
   2522{13400000, DIF_BPF_COEFF67,    0x00540012},
   2523{13400000, DIF_BPF_COEFF89,    0xff4e0015},
   2524{13400000, DIF_BPF_COEFF1011,  0x0137ff82},
   2525{13400000, DIF_BPF_COEFF1213,  0xfe2e0145},
   2526{13400000, DIF_BPF_COEFF1415,  0x0260fd86},
   2527{13400000, DIF_BPF_COEFF1617,  0xfd51041a},
   2528{13400000, DIF_BPF_COEFF1819,  0x0287f9fb},
   2529{13400000, DIF_BPF_COEFF2021,  0xfe4a0802},
   2530{13400000, DIF_BPF_COEFF2223,  0x001df63f},
   2531{13400000, DIF_BPF_COEFF2425,  0x02430aeb},
   2532{13400000, DIF_BPF_COEFF2627,  0xfabdf4ce},
   2533{13400000, DIF_BPF_COEFF2829,  0x08970a62},
   2534{13400000, DIF_BPF_COEFF3031,  0xf428f78f},
   2535{13400000, DIF_BPF_COEFF3233,  0x0e950584},
   2536{13400000, DIF_BPF_COEFF3435,  0xef97fe15},
   2537{13400000, DIF_BPF_COEFF36,    0x110d0000},
   2538/* END - DIF BPF register values from 134_quant.dat*/
   2539
   2540
   2541/*case 13500000:*/
   2542/* BEGIN - DIF BPF register values from 135_quant.dat*/
   2543{13500000, DIF_BPF_COEFF01,    0x0000fffd},
   2544{13500000, DIF_BPF_COEFF23,    0x0004000f},
   2545{13500000, DIF_BPF_COEFF45,    0xffeaffda},
   2546{13500000, DIF_BPF_COEFF67,    0x0046003d},
   2547{13500000, DIF_BPF_COEFF89,    0xff5affc4},
   2548{13500000, DIF_BPF_COEFF1011,  0x013b0000},
   2549{13500000, DIF_BPF_COEFF1213,  0xfe04009d},
   2550{13500000, DIF_BPF_COEFF1415,  0x02c8fe48},
   2551{13500000, DIF_BPF_COEFF1617,  0xfc99035a},
   2552{13500000, DIF_BPF_COEFF1819,  0x0397fa96},
   2553{13500000, DIF_BPF_COEFF2021,  0xfcec07ad},
   2554{13500000, DIF_BPF_COEFF2223,  0x01adf637},
   2555{13500000, DIF_BPF_COEFF2425,  0x00ac0b53},
   2556{13500000, DIF_BPF_COEFF2627,  0xfc2ef419},
   2557{13500000, DIF_BPF_COEFF2829,  0x07730b3e},
   2558{13500000, DIF_BPF_COEFF3031,  0xf4e9f6bd},
   2559{13500000, DIF_BPF_COEFF3233,  0x0e35061a},
   2560{13500000, DIF_BPF_COEFF3435,  0xefb1fddf},
   2561{13500000, DIF_BPF_COEFF36,    0x110d0000},
   2562/* END - DIF BPF register values from 135_quant.dat*/
   2563
   2564
   2565/*case 13600000:*/
   2566/* BEGIN - DIF BPF register values from 136_quant.dat*/
   2567{13600000, DIF_BPF_COEFF01,    0x0000fffd},
   2568{13600000, DIF_BPF_COEFF23,    0x00000012},
   2569{13600000, DIF_BPF_COEFF45,    0xfff6ffcd},
   2570{13600000, DIF_BPF_COEFF67,    0x002f0061},
   2571{13600000, DIF_BPF_COEFF89,    0xff7bff79},
   2572{13600000, DIF_BPF_COEFF1011,  0x011e007e},
   2573{13600000, DIF_BPF_COEFF1213,  0xfe08ffe8},
   2574{13600000, DIF_BPF_COEFF1415,  0x02f9ff28},
   2575{13600000, DIF_BPF_COEFF1617,  0xfc17026a},
   2576{13600000, DIF_BPF_COEFF1819,  0x0479fb70},
   2577{13600000, DIF_BPF_COEFF2021,  0xfbad0713},
   2578{13600000, DIF_BPF_COEFF2223,  0x032ff672},
   2579{13600000, DIF_BPF_COEFF2425,  0xff100b83},
   2580{13600000, DIF_BPF_COEFF2627,  0xfdaff38b},
   2581{13600000, DIF_BPF_COEFF2829,  0x063c0c04},
   2582{13600000, DIF_BPF_COEFF3031,  0xf5baf5f5},
   2583{13600000, DIF_BPF_COEFF3233,  0x0dcc06ae},
   2584{13600000, DIF_BPF_COEFF3435,  0xefcdfda8},
   2585{13600000, DIF_BPF_COEFF36,    0x110d0000},
   2586/* END - DIF BPF register values from 136_quant.dat*/
   2587
   2588
   2589/*case 13700000:*/
   2590/* BEGIN - DIF BPF register values from 137_quant.dat*/
   2591{13700000, DIF_BPF_COEFF01,    0x0000fffd},
   2592{13700000, DIF_BPF_COEFF23,    0xfffd0012},
   2593{13700000, DIF_BPF_COEFF45,    0x0004ffc8},
   2594{13700000, DIF_BPF_COEFF67,    0x00100078},
   2595{13700000, DIF_BPF_COEFF89,    0xffacff3e},
   2596{13700000, DIF_BPF_COEFF1011,  0x00e200f0},
   2597{13700000, DIF_BPF_COEFF1213,  0xfe39ff35},
   2598{13700000, DIF_BPF_COEFF1415,  0x02f10017},
   2599{13700000, DIF_BPF_COEFF1617,  0xfbd30156},
   2600{13700000, DIF_BPF_COEFF1819,  0x0521fc7f},
   2601{13700000, DIF_BPF_COEFF2021,  0xfa9c0638},
   2602{13700000, DIF_BPF_COEFF2223,  0x0499f6ee},
   2603{13700000, DIF_BPF_COEFF2425,  0xfd7a0b7c},
   2604{13700000, DIF_BPF_COEFF2627,  0xff39f325},
   2605{13700000, DIF_BPF_COEFF2829,  0x04f40cb3},
   2606{13700000, DIF_BPF_COEFF3031,  0xf69af537},
   2607{13700000, DIF_BPF_COEFF3233,  0x0d5a073f},
   2608{13700000, DIF_BPF_COEFF3435,  0xefecfd72},
   2609{13700000, DIF_BPF_COEFF36,    0x110d0000},
   2610/* END - DIF BPF register values from 137_quant.dat*/
   2611
   2612
   2613/*case 13800000:*/
   2614/* BEGIN - DIF BPF register values from 138_quant.dat*/
   2615{13800000, DIF_BPF_COEFF01,    0x0001fffe},
   2616{13800000, DIF_BPF_COEFF23,    0xfffa000e},
   2617{13800000, DIF_BPF_COEFF45,    0x0011ffcb},
   2618{13800000, DIF_BPF_COEFF67,    0xfff0007f},
   2619{13800000, DIF_BPF_COEFF89,    0xffe7ff19},
   2620{13800000, DIF_BPF_COEFF1011,  0x008f014a},
   2621{13800000, DIF_BPF_COEFF1213,  0xfe94fe93},
   2622{13800000, DIF_BPF_COEFF1415,  0x02b00105},
   2623{13800000, DIF_BPF_COEFF1617,  0xfbd3002f},
   2624{13800000, DIF_BPF_COEFF1819,  0x0585fdb7},
   2625{13800000, DIF_BPF_COEFF2021,  0xf9c10525},
   2626{13800000, DIF_BPF_COEFF2223,  0x05def7a8},
   2627{13800000, DIF_BPF_COEFF2425,  0xfbf20b3c},
   2628{13800000, DIF_BPF_COEFF2627,  0x00c7f2e9},
   2629{13800000, DIF_BPF_COEFF2829,  0x03a00d48},
   2630{13800000, DIF_BPF_COEFF3031,  0xf787f484},
   2631{13800000, DIF_BPF_COEFF3233,  0x0cdf07cd},
   2632{13800000, DIF_BPF_COEFF3435,  0xf00dfd3c},
   2633{13800000, DIF_BPF_COEFF36,    0x110d0000},
   2634/* END - DIF BPF register values from 138_quant.dat*/
   2635
   2636
   2637/*case 13900000:*/
   2638/* BEGIN - DIF BPF register values from 139_quant.dat*/
   2639{13900000, DIF_BPF_COEFF01,    0x00010000},
   2640{13900000, DIF_BPF_COEFF23,    0xfff80008},
   2641{13900000, DIF_BPF_COEFF45,    0x001bffd7},
   2642{13900000, DIF_BPF_COEFF67,    0xffd10076},
   2643{13900000, DIF_BPF_COEFF89,    0x0026ff0e},
   2644{13900000, DIF_BPF_COEFF1011,  0x002c0184},
   2645{13900000, DIF_BPF_COEFF1213,  0xff0ffe10},
   2646{13900000, DIF_BPF_COEFF1415,  0x023b01e0},
   2647{13900000, DIF_BPF_COEFF1617,  0xfc17ff06},
   2648{13900000, DIF_BPF_COEFF1819,  0x05a2ff09},
   2649{13900000, DIF_BPF_COEFF2021,  0xf92703e4},
   2650{13900000, DIF_BPF_COEFF2223,  0x06f4f89b},
   2651{13900000, DIF_BPF_COEFF2425,  0xfa820ac5},
   2652{13900000, DIF_BPF_COEFF2627,  0x0251f2d9},
   2653{13900000, DIF_BPF_COEFF2829,  0x02430dc3},
   2654{13900000, DIF_BPF_COEFF3031,  0xf881f3dc},
   2655{13900000, DIF_BPF_COEFF3233,  0x0c5c0859},
   2656{13900000, DIF_BPF_COEFF3435,  0xf031fd06},
   2657{13900000, DIF_BPF_COEFF36,    0x110d0000},
   2658/* END - DIF BPF register values from 139_quant.dat*/
   2659
   2660
   2661/*case 14000000:*/
   2662/* BEGIN - DIF BPF register values from 140_quant.dat*/
   2663{14000000, DIF_BPF_COEFF01,    0x00010001},
   2664{14000000, DIF_BPF_COEFF23,    0xfff80001},
   2665{14000000, DIF_BPF_COEFF45,    0x0021ffe8},
   2666{14000000, DIF_BPF_COEFF67,    0xffba005d},
   2667{14000000, DIF_BPF_COEFF89,    0x0060ff1f},
   2668{14000000, DIF_BPF_COEFF1011,  0xffc40198},
   2669{14000000, DIF_BPF_COEFF1213,  0xffa0fdb5},
   2670{14000000, DIF_BPF_COEFF1415,  0x019a029a},
   2671{14000000, DIF_BPF_COEFF1617,  0xfc99fdea},
   2672{14000000, DIF_BPF_COEFF1819,  0x05750067},
   2673{14000000, DIF_BPF_COEFF2021,  0xf8d4027f},
   2674{14000000, DIF_BPF_COEFF2223,  0x07d4f9c0},
   2675{14000000, DIF_BPF_COEFF2425,  0xf9320a1a},
   2676{14000000, DIF_BPF_COEFF2627,  0x03d2f2f3},
   2677{14000000, DIF_BPF_COEFF2829,  0x00df0e22},
   2678{14000000, DIF_BPF_COEFF3031,  0xf986f341},
   2679{14000000, DIF_BPF_COEFF3233,  0x0bd108e2},
   2680{14000000, DIF_BPF_COEFF3435,  0xf058fcd1},
   2681{14000000, DIF_BPF_COEFF36,    0x110d0000},
   2682/* END - DIF BPF register values from 140_quant.dat*/
   2683
   2684
   2685/*case 14100000:*/
   2686/* BEGIN - DIF BPF register values from 141_quant.dat*/
   2687{14100000, DIF_BPF_COEFF01,    0x00000002},
   2688{14100000, DIF_BPF_COEFF23,    0xfff9fffa},
   2689{14100000, DIF_BPF_COEFF45,    0x0021fffd},
   2690{14100000, DIF_BPF_COEFF67,    0xffac0038},
   2691{14100000, DIF_BPF_COEFF89,    0x008eff4a},
   2692{14100000, DIF_BPF_COEFF1011,  0xff630184},
   2693{14100000, DIF_BPF_COEFF1213,  0x003afd8b},
   2694{14100000, DIF_BPF_COEFF1415,  0x00da0326},
   2695{14100000, DIF_BPF_COEFF1617,  0xfd51fced},
   2696{14100000, DIF_BPF_COEFF1819,  0x050101c0},
   2697{14100000, DIF_BPF_COEFF2021,  0xf8cb0103},
   2698{14100000, DIF_BPF_COEFF2223,  0x0876fb10},
   2699{14100000, DIF_BPF_COEFF2425,  0xf80a093e},
   2700{14100000, DIF_BPF_COEFF2627,  0x0543f338},
   2701{14100000, DIF_BPF_COEFF2829,  0xff7a0e66},
   2702{14100000, DIF_BPF_COEFF3031,  0xfa94f2b2},
   2703{14100000, DIF_BPF_COEFF3233,  0x0b3f0967},
   2704{14100000, DIF_BPF_COEFF3435,  0xf081fc9b},
   2705{14100000, DIF_BPF_COEFF36,    0x110d0000},
   2706/* END - DIF BPF register values from 141_quant.dat*/
   2707
   2708
   2709/*case 14200000:*/
   2710/* BEGIN - DIF BPF register values from 142_quant.dat*/
   2711{14200000, DIF_BPF_COEFF01,    0x00000003},
   2712{14200000, DIF_BPF_COEFF23,    0xfffbfff3},
   2713{14200000, DIF_BPF_COEFF45,    0x001d0013},
   2714{14200000, DIF_BPF_COEFF67,    0xffaa000b},
   2715{14200000, DIF_BPF_COEFF89,    0x00aaff89},
   2716{14200000, DIF_BPF_COEFF1011,  0xff13014a},
   2717{14200000, DIF_BPF_COEFF1213,  0x00cefd95},
   2718{14200000, DIF_BPF_COEFF1415,  0x000a037b},
   2719{14200000, DIF_BPF_COEFF1617,  0xfe35fc1d},
   2720{14200000, DIF_BPF_COEFF1819,  0x044c0305},
   2721{14200000, DIF_BPF_COEFF2021,  0xf90cff7e},
   2722{14200000, DIF_BPF_COEFF2223,  0x08d5fc81},
   2723{14200000, DIF_BPF_COEFF2425,  0xf7100834},
   2724{14200000, DIF_BPF_COEFF2627,  0x069ff3a7},
   2725{14200000, DIF_BPF_COEFF2829,  0xfe160e8d},
   2726{14200000, DIF_BPF_COEFF3031,  0xfbaaf231},
   2727{14200000, DIF_BPF_COEFF3233,  0x0aa509e9},
   2728{14200000, DIF_BPF_COEFF3435,  0xf0adfc65},
   2729{14200000, DIF_BPF_COEFF36,    0x110d0000},
   2730/* END - DIF BPF register values from 142_quant.dat*/
   2731
   2732
   2733/*case 14300000:*/
   2734/* BEGIN - DIF BPF register values from 143_quant.dat*/
   2735{14300000, DIF_BPF_COEFF01,    0x00000003},
   2736{14300000, DIF_BPF_COEFF23,    0xffffffef},
   2737{14300000, DIF_BPF_COEFF45,    0x00140025},
   2738{14300000, DIF_BPF_COEFF67,    0xffb4ffdd},
   2739{14300000, DIF_BPF_COEFF89,    0x00b2ffd6},
   2740{14300000, DIF_BPF_COEFF1011,  0xfedb00f0},
   2741{14300000, DIF_BPF_COEFF1213,  0x0150fdd3},
   2742{14300000, DIF_BPF_COEFF1415,  0xff380391},
   2743{14300000, DIF_BPF_COEFF1617,  0xff36fb85},
   2744{14300000, DIF_BPF_COEFF1819,  0x035e0426},
   2745{14300000, DIF_BPF_COEFF2021,  0xf994fdfe},
   2746{14300000, DIF_BPF_COEFF2223,  0x08eefe0b},
   2747{14300000, DIF_BPF_COEFF2425,  0xf6490702},
   2748{14300000, DIF_BPF_COEFF2627,  0x07e1f43e},
   2749{14300000, DIF_BPF_COEFF2829,  0xfcb60e97},
   2750{14300000, DIF_BPF_COEFF3031,  0xfcc6f1be},
   2751{14300000, DIF_BPF_COEFF3233,  0x0a040a67},
   2752{14300000, DIF_BPF_COEFF3435,  0xf0dbfc30},
   2753{14300000, DIF_BPF_COEFF36,    0x110d0000},
   2754/* END - DIF BPF register values from 143_quant.dat*/
   2755
   2756
   2757/*case 14400000:*/
   2758/* BEGIN - DIF BPF register values from 144_quant.dat*/
   2759{14400000, DIF_BPF_COEFF01,    0x00000003},
   2760{14400000, DIF_BPF_COEFF23,    0x0002ffee},
   2761{14400000, DIF_BPF_COEFF45,    0x00070033},
   2762{14400000, DIF_BPF_COEFF67,    0xffc9ffb4},
   2763{14400000, DIF_BPF_COEFF89,    0x00a40027},
   2764{14400000, DIF_BPF_COEFF1011,  0xfec3007e},
   2765{14400000, DIF_BPF_COEFF1213,  0x01b4fe3f},
   2766{14400000, DIF_BPF_COEFF1415,  0xfe760369},
   2767{14400000, DIF_BPF_COEFF1617,  0x0044fb2e},
   2768{14400000, DIF_BPF_COEFF1819,  0x02450518},
   2769{14400000, DIF_BPF_COEFF2021,  0xfa5ffc90},
   2770{14400000, DIF_BPF_COEFF2223,  0x08c1ffa1},
   2771{14400000, DIF_BPF_COEFF2425,  0xf5bc05ae},
   2772{14400000, DIF_BPF_COEFF2627,  0x0902f4fc},
   2773{14400000, DIF_BPF_COEFF2829,  0xfb600e85},
   2774{14400000, DIF_BPF_COEFF3031,  0xfde7f15a},
   2775{14400000, DIF_BPF_COEFF3233,  0x095d0ae2},
   2776{14400000, DIF_BPF_COEFF3435,  0xf10cfbfb},
   2777{14400000, DIF_BPF_COEFF36,    0x110d0000},
   2778/* END - DIF BPF register values from 144_quant.dat*/
   2779
   2780
   2781/*case 14500000:*/
   2782/* BEGIN - DIF BPF register values from 145_quant.dat*/
   2783{14500000, DIF_BPF_COEFF01,    0xffff0002},
   2784{14500000, DIF_BPF_COEFF23,    0x0005ffef},
   2785{14500000, DIF_BPF_COEFF45,    0xfffa0038},
   2786{14500000, DIF_BPF_COEFF67,    0xffe5ff95},
   2787{14500000, DIF_BPF_COEFF89,    0x00820074},
   2788{14500000, DIF_BPF_COEFF1011,  0xfecc0000},
   2789{14500000, DIF_BPF_COEFF1213,  0x01f0fed0},
   2790{14500000, DIF_BPF_COEFF1415,  0xfdd20304},
   2791{14500000, DIF_BPF_COEFF1617,  0x014dfb1d},
   2792{14500000, DIF_BPF_COEFF1819,  0x010e05ce},
   2793{14500000, DIF_BPF_COEFF2021,  0xfb64fb41},
   2794{14500000, DIF_BPF_COEFF2223,  0x084e013b},
   2795{14500000, DIF_BPF_COEFF2425,  0xf569043e},
   2796{14500000, DIF_BPF_COEFF2627,  0x0a00f5dd},
   2797{14500000, DIF_BPF_COEFF2829,  0xfa150e55},
   2798{14500000, DIF_BPF_COEFF3031,  0xff0bf104},
   2799{14500000, DIF_BPF_COEFF3233,  0x08b00b59},
   2800{14500000, DIF_BPF_COEFF3435,  0xf13ffbc6},
   2801{14500000, DIF_BPF_COEFF36,    0x110d0000},
   2802/* END - DIF BPF register values from 145_quant.dat*/
   2803
   2804
   2805/*case 14600000:*/
   2806/* BEGIN - DIF BPF register values from 146_quant.dat*/
   2807{14600000, DIF_BPF_COEFF01,    0xffff0001},
   2808{14600000, DIF_BPF_COEFF23,    0x0008fff4},
   2809{14600000, DIF_BPF_COEFF45,    0xffed0035},
   2810{14600000, DIF_BPF_COEFF67,    0x0005ff83},
   2811{14600000, DIF_BPF_COEFF89,    0x005000b4},
   2812{14600000, DIF_BPF_COEFF1011,  0xfef6ff82},
   2813{14600000, DIF_BPF_COEFF1213,  0x01ffff7a},
   2814{14600000, DIF_BPF_COEFF1415,  0xfd580269},
   2815{14600000, DIF_BPF_COEFF1617,  0x0241fb53},
   2816{14600000, DIF_BPF_COEFF1819,  0xffca0640},
   2817{14600000, DIF_BPF_COEFF2021,  0xfc99fa1e},
   2818{14600000, DIF_BPF_COEFF2223,  0x079a02cb},
   2819{14600000, DIF_BPF_COEFF2425,  0xf55502ba},
   2820{14600000, DIF_BPF_COEFF2627,  0x0ad5f6e0},
   2821{14600000, DIF_BPF_COEFF2829,  0xf8d90e0a},
   2822{14600000, DIF_BPF_COEFF3031,  0x0031f0bd},
   2823{14600000, DIF_BPF_COEFF3233,  0x07fd0bcb},
   2824{14600000, DIF_BPF_COEFF3435,  0xf174fb91},
   2825{14600000, DIF_BPF_COEFF36,    0x110d0000},
   2826/* END - DIF BPF register values from 146_quant.dat*/
   2827
   2828
   2829/*case 14700000:*/
   2830/* BEGIN - DIF BPF register values from 147_quant.dat*/
   2831{14700000, DIF_BPF_COEFF01,    0xffffffff},
   2832{14700000, DIF_BPF_COEFF23,    0x0009fffb},
   2833{14700000, DIF_BPF_COEFF45,    0xffe4002a},
   2834{14700000, DIF_BPF_COEFF67,    0x0025ff82},
   2835{14700000, DIF_BPF_COEFF89,    0x001400e0},
   2836{14700000, DIF_BPF_COEFF1011,  0xff3cff10},
   2837{14700000, DIF_BPF_COEFF1213,  0x01e10030},
   2838{14700000, DIF_BPF_COEFF1415,  0xfd1201a4},
   2839{14700000, DIF_BPF_COEFF1617,  0x0311fbcd},
   2840{14700000, DIF_BPF_COEFF1819,  0xfe88066a},
   2841{14700000, DIF_BPF_COEFF2021,  0xfdf1f92f},
   2842{14700000, DIF_BPF_COEFF2223,  0x06aa0449},
   2843{14700000, DIF_BPF_COEFF2425,  0xf57e0128},
   2844{14700000, DIF_BPF_COEFF2627,  0x0b7ef801},
   2845{14700000, DIF_BPF_COEFF2829,  0xf7b00da2},
   2846{14700000, DIF_BPF_COEFF3031,  0x0156f086},
   2847{14700000, DIF_BPF_COEFF3233,  0x07450c39},
   2848{14700000, DIF_BPF_COEFF3435,  0xf1acfb5c},
   2849{14700000, DIF_BPF_COEFF36,    0x110d0000},
   2850/* END - DIF BPF register values from 147_quant.dat*/
   2851
   2852
   2853/*case 14800000:*/
   2854/* BEGIN - DIF BPF register values from 148_quant.dat*/
   2855{14800000, DIF_BPF_COEFF01,    0x0000fffe},
   2856{14800000, DIF_BPF_COEFF23,    0x00080002},
   2857{14800000, DIF_BPF_COEFF45,    0xffdf0019},
   2858{14800000, DIF_BPF_COEFF67,    0x003fff92},
   2859{14800000, DIF_BPF_COEFF89,    0xffd600f1},
   2860{14800000, DIF_BPF_COEFF1011,  0xff96feb6},
   2861{14800000, DIF_BPF_COEFF1213,  0x019700e1},
   2862{14800000, DIF_BPF_COEFF1415,  0xfd0500c2},
   2863{14800000, DIF_BPF_COEFF1617,  0x03b0fc84},
   2864{14800000, DIF_BPF_COEFF1819,  0xfd590649},
   2865{14800000, DIF_BPF_COEFF2021,  0xff5df87f},
   2866{14800000, DIF_BPF_COEFF2223,  0x058505aa},
   2867{14800000, DIF_BPF_COEFF2425,  0xf5e4ff91},
   2868{14800000, DIF_BPF_COEFF2627,  0x0bf9f93c},
   2869{14800000, DIF_BPF_COEFF2829,  0xf69d0d20},
   2870{14800000, DIF_BPF_COEFF3031,  0x0279f05e},
   2871{14800000, DIF_BPF_COEFF3233,  0x06880ca3},
   2872{14800000, DIF_BPF_COEFF3435,  0xf1e6fb28},
   2873{14800000, DIF_BPF_COEFF36,    0x110d0000},
   2874/* END - DIF BPF register values from 148_quant.dat*/
   2875
   2876
   2877/*case 14900000:*/
   2878/* BEGIN - DIF BPF register values from 149_quant.dat*/
   2879{14900000, DIF_BPF_COEFF01,    0x0000fffd},
   2880{14900000, DIF_BPF_COEFF23,    0x00060009},
   2881{14900000, DIF_BPF_COEFF45,    0xffdf0004},
   2882{14900000, DIF_BPF_COEFF67,    0x0051ffb0},
   2883{14900000, DIF_BPF_COEFF89,    0xff9d00e8},
   2884{14900000, DIF_BPF_COEFF1011,  0xfffcfe7c},
   2885{14900000, DIF_BPF_COEFF1213,  0x01280180},
   2886{14900000, DIF_BPF_COEFF1415,  0xfd32ffd2},
   2887{14900000, DIF_BPF_COEFF1617,  0x0413fd6e},
   2888{14900000, DIF_BPF_COEFF1819,  0xfc4d05df},
   2889{14900000, DIF_BPF_COEFF2021,  0x00d1f812},
   2890{14900000, DIF_BPF_COEFF2223,  0x043506e4},
   2891{14900000, DIF_BPF_COEFF2425,  0xf685fdfb},
   2892{14900000, DIF_BPF_COEFF2627,  0x0c43fa8d},
   2893{14900000, DIF_BPF_COEFF2829,  0xf5a10c83},
   2894{14900000, DIF_BPF_COEFF3031,  0x0399f046},
   2895{14900000, DIF_BPF_COEFF3233,  0x05c70d08},
   2896{14900000, DIF_BPF_COEFF3435,  0xf222faf3},
   2897{14900000, DIF_BPF_COEFF36,    0x110d0000},
   2898/* END - DIF BPF register values from 149_quant.dat*/
   2899
   2900
   2901/*case 15000000:*/
   2902/* BEGIN - DIF BPF register values from 150_quant.dat*/
   2903{15000000, DIF_BPF_COEFF01,    0x0000fffd},
   2904{15000000, DIF_BPF_COEFF23,    0x0003000f},
   2905{15000000, DIF_BPF_COEFF45,    0xffe5ffef},
   2906{15000000, DIF_BPF_COEFF67,    0x0057ffd9},
   2907{15000000, DIF_BPF_COEFF89,    0xff7000c4},
   2908{15000000, DIF_BPF_COEFF1011,  0x0062fe68},
   2909{15000000, DIF_BPF_COEFF1213,  0x009e01ff},
   2910{15000000, DIF_BPF_COEFF1415,  0xfd95fee6},
   2911{15000000, DIF_BPF_COEFF1617,  0x0435fe7d},
   2912{15000000, DIF_BPF_COEFF1819,  0xfb710530},
   2913{15000000, DIF_BPF_COEFF2021,  0x023cf7ee},
   2914{15000000, DIF_BPF_COEFF2223,  0x02c307ef},
   2915{15000000, DIF_BPF_COEFF2425,  0xf75efc70},
   2916{15000000, DIF_BPF_COEFF2627,  0x0c5cfbef},
   2917{15000000, DIF_BPF_COEFF2829,  0xf4c10bce},
   2918{15000000, DIF_BPF_COEFF3031,  0x04b3f03f},
   2919{15000000, DIF_BPF_COEFF3233,  0x05030d69},
   2920{15000000, DIF_BPF_COEFF3435,  0xf261fabf},
   2921{15000000, DIF_BPF_COEFF36,    0x110d0000},
   2922/* END - DIF BPF register values from 150_quant.dat*/
   2923
   2924
   2925/*case 15100000:*/
   2926/* BEGIN - DIF BPF register values from 151_quant.dat*/
   2927{15100000, DIF_BPF_COEFF01,    0x0000fffd},
   2928{15100000, DIF_BPF_COEFF23,    0xffff0012},
   2929{15100000, DIF_BPF_COEFF45,    0xffefffdc},
   2930{15100000, DIF_BPF_COEFF67,    0x00510006},
   2931{15100000, DIF_BPF_COEFF89,    0xff540089},
   2932{15100000, DIF_BPF_COEFF1011,  0x00befe7c},
   2933{15100000, DIF_BPF_COEFF1213,  0x00060253},
   2934{15100000, DIF_BPF_COEFF1415,  0xfe27fe0d},
   2935{15100000, DIF_BPF_COEFF1617,  0x0413ffa2},
   2936{15100000, DIF_BPF_COEFF1819,  0xfad10446},
   2937{15100000, DIF_BPF_COEFF2021,  0x0390f812},
   2938{15100000, DIF_BPF_COEFF2223,  0x013b08c3},
   2939{15100000, DIF_BPF_COEFF2425,  0xf868faf6},
   2940{15100000, DIF_BPF_COEFF2627,  0x0c43fd5f},
   2941{15100000, DIF_BPF_COEFF2829,  0xf3fd0b02},
   2942{15100000, DIF_BPF_COEFF3031,  0x05c7f046},
   2943{15100000, DIF_BPF_COEFF3233,  0x043b0dc4},
   2944{15100000, DIF_BPF_COEFF3435,  0xf2a1fa8b},
   2945{15100000, DIF_BPF_COEFF36,    0x110d0000},
   2946/* END - DIF BPF register values from 151_quant.dat*/
   2947
   2948
   2949/*case 15200000:*/
   2950/* BEGIN - DIF BPF register values from 152_quant.dat*/
   2951{15200000, DIF_BPF_COEFF01,    0x0001fffe},
   2952{15200000, DIF_BPF_COEFF23,    0xfffc0012},
   2953{15200000, DIF_BPF_COEFF45,    0xfffbffce},
   2954{15200000, DIF_BPF_COEFF67,    0x003f0033},
   2955{15200000, DIF_BPF_COEFF89,    0xff4e003f},
   2956{15200000, DIF_BPF_COEFF1011,  0x0106feb6},
   2957{15200000, DIF_BPF_COEFF1213,  0xff6e0276},
   2958{15200000, DIF_BPF_COEFF1415,  0xfeddfd56},
   2959{15200000, DIF_BPF_COEFF1617,  0x03b000cc},
   2960{15200000, DIF_BPF_COEFF1819,  0xfa740329},
   2961{15200000, DIF_BPF_COEFF2021,  0x04bff87f},
   2962{15200000, DIF_BPF_COEFF2223,  0xffaa095d},
   2963{15200000, DIF_BPF_COEFF2425,  0xf99ef995},
   2964{15200000, DIF_BPF_COEFF2627,  0x0bf9fed8},
   2965{15200000, DIF_BPF_COEFF2829,  0xf3590a1f},
   2966{15200000, DIF_BPF_COEFF3031,  0x06d2f05e},
   2967{15200000, DIF_BPF_COEFF3233,  0x03700e1b},
   2968{15200000, DIF_BPF_COEFF3435,  0xf2e4fa58},
   2969{15200000, DIF_BPF_COEFF36,    0x110d0000},
   2970/* END - DIF BPF register values from 152_quant.dat*/
   2971
   2972
   2973/*case 115300000:*/
   2974/* BEGIN - DIF BPF register values from 153_quant.dat*/
   2975{15300000, DIF_BPF_COEFF01,    0x0001ffff},
   2976{15300000, DIF_BPF_COEFF23,    0xfff9000f},
   2977{15300000, DIF_BPF_COEFF45,    0x0009ffc8},
   2978{15300000, DIF_BPF_COEFF67,    0x00250059},
   2979{15300000, DIF_BPF_COEFF89,    0xff5effee},
   2980{15300000, DIF_BPF_COEFF1011,  0x0132ff10},
   2981{15300000, DIF_BPF_COEFF1213,  0xfee30265},
   2982{15300000, DIF_BPF_COEFF1415,  0xffaafccf},
   2983{15300000, DIF_BPF_COEFF1617,  0x031101eb},
   2984{15300000, DIF_BPF_COEFF1819,  0xfa6001e8},
   2985{15300000, DIF_BPF_COEFF2021,  0x05bdf92f},
   2986{15300000, DIF_BPF_COEFF2223,  0xfe1b09b6},
   2987{15300000, DIF_BPF_COEFF2425,  0xfafaf852},
   2988{15300000, DIF_BPF_COEFF2627,  0x0b7e0055},
   2989{15300000, DIF_BPF_COEFF2829,  0xf2d50929},
   2990{15300000, DIF_BPF_COEFF3031,  0x07d3f086},
   2991{15300000, DIF_BPF_COEFF3233,  0x02a30e6c},
   2992{15300000, DIF_BPF_COEFF3435,  0xf329fa24},
   2993{15300000, DIF_BPF_COEFF36,    0x110d0000},
   2994/* END - DIF BPF register values from 153_quant.dat*/
   2995
   2996
   2997/*case 115400000:*/
   2998/* BEGIN - DIF BPF register values from 154_quant.dat*/
   2999{15400000, DIF_BPF_COEFF01,    0x00010001},
   3000{15400000, DIF_BPF_COEFF23,    0xfff80009},
   3001{15400000, DIF_BPF_COEFF45,    0x0015ffca},
   3002{15400000, DIF_BPF_COEFF67,    0x00050074},
   3003{15400000, DIF_BPF_COEFF89,    0xff81ff9f},
   3004{15400000, DIF_BPF_COEFF1011,  0x013dff82},
   3005{15400000, DIF_BPF_COEFF1213,  0xfe710221},
   3006{15400000, DIF_BPF_COEFF1415,  0x007cfc80},
   3007{15400000, DIF_BPF_COEFF1617,  0x024102ed},
   3008{15400000, DIF_BPF_COEFF1819,  0xfa940090},
   3009{15400000, DIF_BPF_COEFF2021,  0x0680fa1e},
   3010{15400000, DIF_BPF_COEFF2223,  0xfc9b09cd},
   3011{15400000, DIF_BPF_COEFF2425,  0xfc73f736},
   3012{15400000, DIF_BPF_COEFF2627,  0x0ad501d0},
   3013{15400000, DIF_BPF_COEFF2829,  0xf2740820},
   3014{15400000, DIF_BPF_COEFF3031,  0x08c9f0bd},
   3015{15400000, DIF_BPF_COEFF3233,  0x01d40eb9},
   3016{15400000, DIF_BPF_COEFF3435,  0xf371f9f1},
   3017{15400000, DIF_BPF_COEFF36,    0x110d0000},
   3018/* END - DIF BPF register values from 154_quant.dat*/
   3019
   3020
   3021/*case 115500000:*/
   3022/* BEGIN - DIF BPF register values from 155_quant.dat*/
   3023{15500000, DIF_BPF_COEFF01,    0x00000002},
   3024{15500000, DIF_BPF_COEFF23,    0xfff80002},
   3025{15500000, DIF_BPF_COEFF45,    0x001effd5},
   3026{15500000, DIF_BPF_COEFF67,    0xffe5007f},
   3027{15500000, DIF_BPF_COEFF89,    0xffb4ff5b},
   3028{15500000, DIF_BPF_COEFF1011,  0x01280000},
   3029{15500000, DIF_BPF_COEFF1213,  0xfe2401b0},
   3030{15500000, DIF_BPF_COEFF1415,  0x0146fc70},
   3031{15500000, DIF_BPF_COEFF1617,  0x014d03c6},
   3032{15500000, DIF_BPF_COEFF1819,  0xfb10ff32},
   3033{15500000, DIF_BPF_COEFF2021,  0x0701fb41},
   3034{15500000, DIF_BPF_COEFF2223,  0xfb3709a1},
   3035{15500000, DIF_BPF_COEFF2425,  0xfe00f644},
   3036{15500000, DIF_BPF_COEFF2627,  0x0a000345},
   3037{15500000, DIF_BPF_COEFF2829,  0xf2350708},
   3038{15500000, DIF_BPF_COEFF3031,  0x09b2f104},
   3039{15500000, DIF_BPF_COEFF3233,  0x01050eff},
   3040{15500000, DIF_BPF_COEFF3435,  0xf3baf9be},
   3041{15500000, DIF_BPF_COEFF36,    0x110d0000},
   3042/* END - DIF BPF register values from 155_quant.dat*/
   3043
   3044
   3045/*case 115600000:*/
   3046/* BEGIN - DIF BPF register values from 156_quant.dat*/
   3047{15600000, DIF_BPF_COEFF01,    0x00000003},
   3048{15600000, DIF_BPF_COEFF23,    0xfff9fffb},
   3049{15600000, DIF_BPF_COEFF45,    0x0022ffe6},
   3050{15600000, DIF_BPF_COEFF67,    0xffc9007a},
   3051{15600000, DIF_BPF_COEFF89,    0xfff0ff29},
   3052{15600000, DIF_BPF_COEFF1011,  0x00f2007e},
   3053{15600000, DIF_BPF_COEFF1213,  0xfe01011b},
   3054{15600000, DIF_BPF_COEFF1415,  0x01f6fc9e},
   3055{15600000, DIF_BPF_COEFF1617,  0x00440467},
   3056{15600000, DIF_BPF_COEFF1819,  0xfbccfdde},
   3057{15600000, DIF_BPF_COEFF2021,  0x0738fc90},
   3058{15600000, DIF_BPF_COEFF2223,  0xf9f70934},
   3059{15600000, DIF_BPF_COEFF2425,  0xff99f582},
   3060{15600000, DIF_BPF_COEFF2627,  0x090204b0},
   3061{15600000, DIF_BPF_COEFF2829,  0xf21a05e1},
   3062{15600000, DIF_BPF_COEFF3031,  0x0a8df15a},
   3063{15600000, DIF_BPF_COEFF3233,  0x00340f41},
   3064{15600000, DIF_BPF_COEFF3435,  0xf405f98b},
   3065{15600000, DIF_BPF_COEFF36,    0x110d0000},
   3066/* END - DIF BPF register values from 156_quant.dat*/
   3067
   3068
   3069/*case 115700000:*/
   3070/* BEGIN - DIF BPF register values from 157_quant.dat*/
   3071{15700000, DIF_BPF_COEFF01,    0x00000003},
   3072{15700000, DIF_BPF_COEFF23,    0xfffcfff4},
   3073{15700000, DIF_BPF_COEFF45,    0x0020fffa},
   3074{15700000, DIF_BPF_COEFF67,    0xffb40064},
   3075{15700000, DIF_BPF_COEFF89,    0x002fff11},
   3076{15700000, DIF_BPF_COEFF1011,  0x00a400f0},
   3077{15700000, DIF_BPF_COEFF1213,  0xfe0d006e},
   3078{15700000, DIF_BPF_COEFF1415,  0x0281fd09},
   3079{15700000, DIF_BPF_COEFF1617,  0xff3604c9},
   3080{15700000, DIF_BPF_COEFF1819,  0xfcbffca2},
   3081{15700000, DIF_BPF_COEFF2021,  0x0726fdfe},
   3082{15700000, DIF_BPF_COEFF2223,  0xf8e80888},
   3083{15700000, DIF_BPF_COEFF2425,  0x0134f4f3},
   3084{15700000, DIF_BPF_COEFF2627,  0x07e1060c},
   3085{15700000, DIF_BPF_COEFF2829,  0xf22304af},
   3086{15700000, DIF_BPF_COEFF3031,  0x0b59f1be},
   3087{15700000, DIF_BPF_COEFF3233,  0xff640f7d},
   3088{15700000, DIF_BPF_COEFF3435,  0xf452f959},
   3089{15700000, DIF_BPF_COEFF36,    0x110d0000},
   3090/* END - DIF BPF register values from 157_quant.dat*/
   3091
   3092
   3093/*case 115800000:*/
   3094/* BEGIN - DIF BPF register values from 158_quant.dat*/
   3095{15800000, DIF_BPF_COEFF01,    0x00000003},
   3096{15800000, DIF_BPF_COEFF23,    0x0000fff0},
   3097{15800000, DIF_BPF_COEFF45,    0x001a0010},
   3098{15800000, DIF_BPF_COEFF67,    0xffaa0041},
   3099{15800000, DIF_BPF_COEFF89,    0x0067ff13},
   3100{15800000, DIF_BPF_COEFF1011,  0x0043014a},
   3101{15800000, DIF_BPF_COEFF1213,  0xfe46ffb9},
   3102{15800000, DIF_BPF_COEFF1415,  0x02dbfda8},
   3103{15800000, DIF_BPF_COEFF1617,  0xfe3504e5},
   3104{15800000, DIF_BPF_COEFF1819,  0xfddcfb8d},
   3105{15800000, DIF_BPF_COEFF2021,  0x06c9ff7e},
   3106{15800000, DIF_BPF_COEFF2223,  0xf81107a2},
   3107{15800000, DIF_BPF_COEFF2425,  0x02c9f49a},
   3108{15800000, DIF_BPF_COEFF2627,  0x069f0753},
   3109{15800000, DIF_BPF_COEFF2829,  0xf2500373},
   3110{15800000, DIF_BPF_COEFF3031,  0x0c14f231},
   3111{15800000, DIF_BPF_COEFF3233,  0xfe930fb3},
   3112{15800000, DIF_BPF_COEFF3435,  0xf4a1f927},
   3113{15800000, DIF_BPF_COEFF36,    0x110d0000},
   3114/* END - DIF BPF register values from 158_quant.dat*/
   3115
   3116
   3117/*case 115900000:*/
   3118/* BEGIN - DIF BPF register values from 159_quant.dat*/
   3119{15900000, DIF_BPF_COEFF01,    0xffff0002},
   3120{15900000, DIF_BPF_COEFF23,    0x0003ffee},
   3121{15900000, DIF_BPF_COEFF45,    0x000f0023},
   3122{15900000, DIF_BPF_COEFF67,    0xffac0016},
   3123{15900000, DIF_BPF_COEFF89,    0x0093ff31},
   3124{15900000, DIF_BPF_COEFF1011,  0xffdc0184},
   3125{15900000, DIF_BPF_COEFF1213,  0xfea6ff09},
   3126{15900000, DIF_BPF_COEFF1415,  0x02fdfe70},
   3127{15900000, DIF_BPF_COEFF1617,  0xfd5104ba},
   3128{15900000, DIF_BPF_COEFF1819,  0xff15faac},
   3129{15900000, DIF_BPF_COEFF2021,  0x06270103},
   3130{15900000, DIF_BPF_COEFF2223,  0xf7780688},
   3131{15900000, DIF_BPF_COEFF2425,  0x044df479},
   3132{15900000, DIF_BPF_COEFF2627,  0x05430883},
   3133{15900000, DIF_BPF_COEFF2829,  0xf2a00231},
   3134{15900000, DIF_BPF_COEFF3031,  0x0cbef2b2},
   3135{15900000, DIF_BPF_COEFF3233,  0xfdc40fe3},
   3136{15900000, DIF_BPF_COEFF3435,  0xf4f2f8f5},
   3137{15900000, DIF_BPF_COEFF36,    0x110d0000},
   3138/* END - DIF BPF register values from 159_quant.dat*/
   3139
   3140
   3141/*case 116000000:*/
   3142/* BEGIN - DIF BPF register values from 160_quant.dat*/
   3143{16000000, DIF_BPF_COEFF01,    0xffff0001},
   3144{16000000, DIF_BPF_COEFF23,    0x0006ffef},
   3145{16000000, DIF_BPF_COEFF45,    0x00020031},
   3146{16000000, DIF_BPF_COEFF67,    0xffbaffe8},
   3147{16000000, DIF_BPF_COEFF89,    0x00adff66},
   3148{16000000, DIF_BPF_COEFF1011,  0xff790198},
   3149{16000000, DIF_BPF_COEFF1213,  0xff26fe6e},
   3150{16000000, DIF_BPF_COEFF1415,  0x02e5ff55},
   3151{16000000, DIF_BPF_COEFF1617,  0xfc99044a},
   3152{16000000, DIF_BPF_COEFF1819,  0x005bfa09},
   3153{16000000, DIF_BPF_COEFF2021,  0x0545027f},
   3154{16000000, DIF_BPF_COEFF2223,  0xf7230541},
   3155{16000000, DIF_BPF_COEFF2425,  0x05b8f490},
   3156{16000000, DIF_BPF_COEFF2627,  0x03d20997},
   3157{16000000, DIF_BPF_COEFF2829,  0xf31300eb},
   3158{16000000, DIF_BPF_COEFF3031,  0x0d55f341},
   3159{16000000, DIF_BPF_COEFF3233,  0xfcf6100e},
   3160{16000000, DIF_BPF_COEFF3435,  0xf544f8c3},
   3161{16000000, DIF_BPF_COEFF36,    0x110d0000},
   3162/* END - DIF BPF register values from 160_quant.dat*/
   3163};
   3164
   3165#endif