Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dwl1273-core.h95 #define WL1273_PUPD_SET 91 macro
/Linux-v4.19/drivers/media/radio/
Dradio-wl1273.c549 int r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_stop()
602 r = core->write(core, WL1273_PUPD_SET, WL1273_PUPD_SET_ON); in wl1273_fm_start()
605 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
653 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_start()
681 r = core->write(core, WL1273_PUPD_SET, in wl1273_fm_suspend()
1861 r = core->read(core, WL1273_PUPD_SET, &val); in wl1273_fm_vidioc_log_status()