Searched refs:cxd2841er_get_if_hz (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | cxd2841er.c | 327 static int cxd2841er_get_if_hz(struct cxd2841er_priv *priv, u32 def_hz) in cxd2841er_get_if_hz() function 2280 ifhz = cxd2841er_get_if_hz(priv, 4800000); in cxd2841er_sleep_tc_to_active_t2_band() 2310 ifhz = cxd2841er_get_if_hz(priv, 4200000); in cxd2841er_sleep_tc_to_active_t2_band() 2340 ifhz = cxd2841er_get_if_hz(priv, 3600000); in cxd2841er_sleep_tc_to_active_t2_band() 2370 ifhz = cxd2841er_get_if_hz(priv, 3600000); in cxd2841er_sleep_tc_to_active_t2_band() 2400 ifhz = cxd2841er_get_if_hz(priv, 3500000); in cxd2841er_sleep_tc_to_active_t2_band() 2501 ifhz = cxd2841er_get_if_hz(priv, 4800000); in cxd2841er_sleep_tc_to_active_t_band() 2538 ifhz = cxd2841er_get_if_hz(priv, 4200000); in cxd2841er_sleep_tc_to_active_t_band() 2575 ifhz = cxd2841er_get_if_hz(priv, 3600000); in cxd2841er_sleep_tc_to_active_t_band() 2612 ifhz = cxd2841er_get_if_hz(priv, 3600000); in cxd2841er_sleep_tc_to_active_t_band() [all …]
|