peb2466_write_buf
ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P1(i), data + 1, 8);
ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P2(i), data + 9, 8);
ret = peb2466_write_buf(peb2466, PEB2466_FRX_FILTER(i), data + 1, 8);
ret = peb2466_write_buf(peb2466, PEB2466_FRR_FILTER(i), data + 1, 8);
ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i), data + 1, 4);
ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i), data + 1, 4);
ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i),
ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i),
ret = peb2466_write_buf(peb2466, lkup_ctrl->reg,
ret = peb2466_write_buf(peb2466, e->reg, peb2466_tone_lookup[index], 4);
ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P1(i), imr1_p1, 8);
ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P2(i), imr1_p2, 8);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P1(i), zero, 8);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P2(i), zero, 8);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P3(i), zero, 8);
ret = peb2466_write_buf(peb2466, PEB2466_FRX_FILTER(i), zero, 8);
ret = peb2466_write_buf(peb2466, PEB2466_FRR_FILTER(i), zero, 8);
ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i), zero, 4);
ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i), zero, 4);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P1(i), data + 1, 8);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P2(i), data + 9, 8);
ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P3(i), data + 17, 8);