Lines Matching defs:RegVal
304 u8 *RegVal, int *count);
306 static u16 MXL_RegRead(struct dvb_frontend *fe, u8 RegNum, u8 *RegVal);
311 u8 *RegVal, int *count);
316 u8 *RegVal, int *count);
3494 static u16 MXL_RegRead(struct dvb_frontend *fe, u8 RegNum, u8 *RegVal)
3501 *RegVal = (u8)(state->TunerRegs[i].Reg_Val);
3589 u8 *RegVal, int *count)
3606 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);
3612 static u16 MXL_GetCHRegister(struct dvb_frontend *fe, u8 *RegNum, u8 *RegVal,
3640 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);
3647 u8 *RegVal, int *count)
3658 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);