Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dcs35l56.h247 #define CS35L56_RESET_PULSE_MIN_US 1100 macro
/linux-6.6.21/sound/soc/codecs/
Dcs35l56-shared.c283 usleep_range(CS35L56_RESET_PULSE_MIN_US, 2 * CS35L56_RESET_PULSE_MIN_US); in cs35l56_wait_min_reset_pulse()