tda18271_lookup_map
int ret = tda18271_lookup_map(fe, BP_FILTER, freq, &val);
int ret = tda18271_lookup_map(fe, RF_CAL_KMCO, freq, &val);
int ret = tda18271_lookup_map(fe, RF_BAND, freq, &val);
int ret = tda18271_lookup_map(fe, GAIN_TAPER, freq, &val);
int ret = tda18271_lookup_map(fe, IR_MEASURE, freq, &val);
int ret = tda18271_lookup_map(fe, RF_CAL, freq, &val);
ret = tda18271_lookup_map(fe, RF_CAL_DC_OVER_DT, &freq, &dc_over_dt);
extern int tda18271_lookup_map(struct dvb_frontend *fe,