Home
last modified time | relevance | path

Searched refs:dvbt_tune_param (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c33 struct cxd2880_dvbt_tune_param dvbt_tune_param; member
702 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()