Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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()
/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h366 bool si476x_core_has_diversity(struct si476x_core *);
/openbmc/linux/drivers/media/radio/
H A Dradio-si476x.c580 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_do_post_powerup_init()
831 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_g_volatile_ctrl()
1474 if (si476x_core_has_diversity(radio->core)) { in si476x_radio_probe()