Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts
/linux-4.4.14/include/linux/i2c/
Dtwl.h685 unsigned int digimic_delay; /* in ms */ member
/linux-4.4.14/sound/soc/codecs/
Dtwl4030.c216 &pdata->digimic_delay); in twl4030_setup_pdata_of()
824 if (pdata && pdata->digimic_delay) in digimic_event()
825 twl4030_wait_ms(pdata->digimic_delay); in digimic_event()