Searched refs:WL1273_PUPD_SET (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/mfd/ |
| D | wl1273-core.h | 82 #define WL1273_PUPD_SET 91 macro
|
| /Linux-v5.4/drivers/media/radio/ |
| D | radio-wl1273.c | 541 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() 1845 r = core->read(core, WL1273_PUPD_SET, &val); in wl1273_fm_vidioc_log_status()
|