Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5514-spi.h22 #define RT5514_IRQ_STATUS_BIT (0x1 << 5) macro
H A Drt5514-spi.c225 if (buf[0] & RT5514_IRQ_STATUS_BIT) in rt5514_spi_hw_params()
484 if (buf[0] & RT5514_IRQ_STATUS_BIT) in rt5514_resume()