Lines Matching refs:mt312_read
50 static int mt312_read(struct mt312_state *state, const enum mt312_reg_addr reg,
126 return mt312_read(state, reg, val, 1);
178 ret = mt312_read(state, MONITOR_H, buf, sizeof(buf));
191 ret = mt312_read(state, MONITOR_H, buf, sizeof(buf));
197 ret = mt312_read(state, SYM_RAT_OP_H, buf, sizeof(buf));
441 ret = mt312_read(state, QPSK_STAT_H, status, sizeof(status));
468 ret = mt312_read(state, RS_BERCNT_H, buf, 3);
486 ret = mt312_read(state, AGC_H, buf, sizeof(buf));
506 ret = mt312_read(state, M_SNR_H, buf, sizeof(buf));
521 ret = mt312_read(state, RS_UBC_H, buf, sizeof(buf));