Home
last modified time | relevance | path

Searched refs:CS35L41_REGSTRIDE (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c740 .reg_stride = CS35L41_REGSTRIDE,
757 .reg_stride = CS35L41_REGSTRIDE,
H A Dcs35l41.c403 CS35L41_IRQ1_STATUS1 + (i * CS35L41_REGSTRIDE), in cs35l41_irq()
406 CS35L41_IRQ1_MASK1 + (i * CS35L41_REGSTRIDE), in cs35l41_irq()
/linux/include/sound/
H A Dcs35l41.h750 #define CS35L41_REGSTRIDE 4 macro