Searched refs:WL1273_POWER_SET_FM (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/radio/
H A Dradio-wl1273.c23 #define WL1273_POWER_SET_FM BIT(0) macro
571 u16 val = WL1273_POWER_SET_FM;
634 u16 val = WL1273_POWER_SET_FM;
951 WL1273_POWER_SET_FM | WL1273_POWER_SET_RDS);
981 r = core->write(core, WL1273_POWER_SET, WL1273_POWER_SET_FM);

Completed in 124 milliseconds