Home
last modified time | relevance | path

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

/drivers/mfd/
Dsi476x-i2c.c651 bool si476x_core_has_diversity(struct si476x_core *core) in si476x_core_has_diversity() function
655 EXPORT_SYMBOL_GPL(si476x_core_has_diversity);
659 return si476x_core_has_diversity(core) && in si476x_core_is_a_secondary_tuner()
667 return si476x_core_has_diversity(core) && in si476x_core_is_a_primary_tuner()
/drivers/media/radio/
Dradio-si476x.c586 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_do_post_powerup_init()
837 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_g_volatile_ctrl()
1483 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_probe()