Searched refs:WL1273_POWER_SET (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/media/radio/ |
| D | radio-wl1273.c | 547 int r = core->write(core, WL1273_POWER_SET, in wl1273_fm_stop() 589 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start() 593 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start() 640 r = core->write(core, WL1273_POWER_SET, val); in wl1273_fm_start() 671 r = core->write(core, WL1273_POWER_SET, in wl1273_fm_suspend() 951 r = core->write(core, WL1273_POWER_SET, in wl1273_fm_rds_on() 982 r = core->write(core, WL1273_POWER_SET, WL1273_POWER_SET_FM); in wl1273_fm_rds_off() 1912 r = core->read(core, WL1273_POWER_SET, &val); in wl1273_fm_vidioc_log_status()
|
| /linux-4.4.14/include/linux/mfd/ |
| D | wl1273-core.h | 61 #define WL1273_POWER_SET 32 macro
|