Lines Matching refs:peb2466_write_buf
180 static int peb2466_write_buf(struct peb2466 *peb2466, u8 cmd, const u8 *buf, unsigned int len)
206 * COP commands are handled using direct peb2466_write_buf() calls.
291 ret = peb2466_write_buf(peb2466, lkup_ctrl->reg,
484 ret = peb2466_write_buf(peb2466, e->reg, peb2466_tone_lookup[index], 4);
900 ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P1(i), imr1_p1, 8);
903 ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P2(i), imr1_p2, 8);
908 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P1(i), zero, 8);
911 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P2(i), zero, 8);
914 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P3(i), zero, 8);
917 ret = peb2466_write_buf(peb2466, PEB2466_FRX_FILTER(i), zero, 8);
920 ret = peb2466_write_buf(peb2466, PEB2466_FRR_FILTER(i), zero, 8);
923 ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i), zero, 4);
926 ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i), zero, 4);
962 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P1(i), data + 1, 8);
966 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P2(i), data + 9, 8);
970 ret = peb2466_write_buf(peb2466, PEB2466_TH_FILTER_P3(i), data + 17, 8);
1010 ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P1(i), data + 1, 8);
1014 ret = peb2466_write_buf(peb2466, PEB2466_IMR1_FILTER_P2(i), data + 9, 8);
1052 ret = peb2466_write_buf(peb2466, PEB2466_FRX_FILTER(i), data + 1, 8);
1090 ret = peb2466_write_buf(peb2466, PEB2466_FRR_FILTER(i), data + 1, 8);
1128 ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i), data + 1, 4);
1166 ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i), data + 1, 4);
1258 ret = peb2466_write_buf(peb2466, PEB2466_AX_FILTER(i),
1362 ret = peb2466_write_buf(peb2466, PEB2466_AR_FILTER(i),