Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds