Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dsi476x-i2c.c283 case SI476X_POWER_UP_FULL: in si476x_core_set_power_state()
624 rval = si476x_core_set_power_state(core, SI476X_POWER_UP_FULL); in si476x_core_get_revision_info()
682 return core->power_state == SI476X_POWER_UP_FULL; in si476x_core_is_powered_up()
/Linux-v5.10/include/linux/mfd/
Dsi476x-core.h71 SI476X_POWER_UP_FULL = 1, enumerator
/Linux-v5.10/drivers/media/radio/
Dradio-si476x.c1048 SI476X_POWER_UP_FULL); in si476x_radio_fops_open()