Searched refs:dvbt_tune_param (Results 1 – 1 of 1) sorted by relevance
33 struct cxd2880_dvbt_tune_param dvbt_tune_param; member702 bw = priv->dvbt_tune_param.bandwidth; in cxd2880_set_ber_per_period_t()1095 priv->dvbt_tune_param.center_freq_khz = c->frequency / 1000; in cxd2880_set_frontend()1096 priv->dvbt_tune_param.bandwidth = bw; in cxd2880_set_frontend()1097 priv->dvbt_tune_param.profile = CXD2880_DVBT_PROFILE_HP; in cxd2880_set_frontend()1099 &priv->dvbt_tune_param); in cxd2880_set_frontend()