Searched refs:CS35L45_RESET_HOLD_US (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | cs35l45.h | 375 #define CS35L45_RESET_HOLD_US 2000 macro |
D | cs35l45.c | 1414 usleep_range(CS35L45_RESET_HOLD_US, CS35L45_RESET_HOLD_US + 100); in cs35l45_probe() |