Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dcs40l50-core.c72 for (i = 0; i < CS40L50_DSP_TIMEOUT_COUNT; i++) { in cs40l50_dsp_write()
81 if (i == CS40L50_DSP_TIMEOUT_COUNT) { in cs40l50_dsp_write()
88 CS40L50_DSP_POLL_US * CS40L50_DSP_TIMEOUT_COUNT); in cs40l50_dsp_write()
/linux/include/linux/mfd/
H A Dcs40l50.h77 #define CS40L50_DSP_TIMEOUT_COUNT 100 macro