Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h48 #define WL1273_POWER_SET 32 macro
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c535 int r = core->write(core, WL1273_POWER_SET, in wl1273_fm_stop()
577 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start()
581 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start()
639 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start()
670 r = core->write(core, WL1273_POWER_SET, in wl1273_fm_suspend()
950 r = core->write(core, WL1273_POWER_SET, in wl1273_fm_rds_on()
981 r = core->write(core, WL1273_POWER_SET, WL1273_POWER_SET_FM); in wl1273_fm_rds_off()
1902 r = core->read(core, WL1273_POWER_SET, &val); in wl1273_fm_vidioc_log_status()