Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h82 #define WL1273_PUPD_SET 91 macro
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c541 int r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_stop()
594 r = core->write(core, WL1273_PUPD_SET, WL1273_PUPD_SET_ON); in wl1273_fm_start()
597 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
645 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
673 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_suspend()
1844 r = core->read(core, WL1273_PUPD_SET, &val); in wl1273_fm_vidioc_log_status()