Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dsi476x-i2c.c647 core->chip_id == SI476X_CHIP_SI4764; in si476x_core_has_am()
653 return core->chip_id == SI476X_CHIP_SI4764; in si476x_core_has_diversity()
811 core->chip_id == SI476X_CHIP_SI4764) && in si476x_core_probe()
859 { "si4764", SI476X_CHIP_SI4764 },
/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h37 SI476X_CHIP_SI4764, enumerator
/openbmc/linux/drivers/media/radio/
H A Dradio-si476x.c349 case SI476X_CHIP_SI4764: in si476x_radio_enum_freq_bands()