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);
3486 static u16 MXL_RegRead(struct dvb_frontend *fe, u8 RegNum, u8 *RegVal)
3493 *RegVal = (u8)(state->TunerRegs[i].Reg_Val);
3581 u8 *RegVal, int *count)
3598 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);
3604 static u16 MXL_GetCHRegister(struct dvb_frontend *fe, u8 *RegNum, u8 *RegVal,
3632 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);
3639 u8 *RegVal, int *count)
3650 status += MXL_RegRead(fe, RegNum[i], &RegVal[i]);