Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcxd2841er.h29 SONY_XTAL_24000, /* 24 MHz */ enumerator
H A Dcxd2841er.c796 case SONY_XTAL_24000: in cxd2841er_shutdown_to_sleep_s()
858 case SONY_XTAL_24000: in cxd2841er_shutdown_to_sleep_tc()
2122 seq_not2d_time = (priv->xtal == SONY_XTAL_24000)?0x0E:0x0C; in cxd2841er_dvbt2_set_profile()
2512 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_t_band()
2549 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_t_band()
2586 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_t_band()
2623 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_t_band()
2698 if (priv->xtal != SONY_XTAL_24000 && bandwidth > 6000000) { in cxd2841er_sleep_tc_to_active_i_band()
2789 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_i_band()
2953 if (priv->xtal == SONY_XTAL_24000) { in cxd2841er_sleep_tc_to_active_t()
[all …]
/openbmc/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c116 .xtal = SONY_XTAL_24000,
393 demod_config.xtal = SONY_XTAL_24000; in netup_unidvb_dvb_init()
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-cards.c407 cfg.xtal = osc24 ? SONY_XTAL_24000 : SONY_XTAL_20500; in demod_attach_cxd28xx()
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c993 cfg.xtal = osc24 ? SONY_XTAL_24000 : SONY_XTAL_20500; in demod_attach_cxd28xx()