Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h212 #define WL1273_RDS_EVENT BIT(2) macro
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c234 if (flags & WL1273_RDS_EVENT) { in wl1273_fm_irq_thread_handler()
970 radio->irq_flags &= ~WL1273_RDS_EVENT; in wl1273_fm_rds_off()
1123 radio->irq_flags |= WL1273_RDS_EVENT; in wl1273_fm_fops_open()
1153 radio->irq_flags &= ~WL1273_RDS_EVENT; in wl1273_fm_fops_release()