Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dwl1273-core.h95 #define WL1273_PUPD_SET 91 macro
/linux-4.4.14/drivers/media/radio/
Dradio-wl1273.c553 int r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_stop()
606 r = core->write(core, WL1273_PUPD_SET, WL1273_PUPD_SET_ON); in wl1273_fm_start()
609 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
646 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
674 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_suspend()
1854 r = core->read(core, WL1273_PUPD_SET, &val); in wl1273_fm_vidioc_log_status()