Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h223 #define WL1273_ERROR_EVENT BIT(13) macro
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c281 if (flags & WL1273_ERROR_EVENT) in wl1273_fm_irq_thread_handler()