Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/mfd/
Dsi476x-core.h71 SI476X_POWER_UP_FULL = 1, enumerator
/linux-6.6.21/drivers/media/radio/
Dradio-si476x.c1042 SI476X_POWER_UP_FULL); in si476x_radio_fops_open()