Home
last modified time | relevance | path

Searched refs:ramp_delay_value (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt16 -ti,ramp_delay_value: HS ramp delay configuration to reduce pop noise
41 ti,ramp_delay_value = <3>;
/linux-4.4.14/include/linux/i2c/
Dtwl.h686 unsigned int ramp_delay_value; member
/linux-4.4.14/arch/arm/boot/dts/
Domap3-gta04.dtsi272 ti,ramp_delay_value = <3>;
Domap3-pandora-common.dtsi368 ti,ramp_delay_value = <3>;
/linux-4.4.14/sound/soc/codecs/
Dtwl4030.c218 &pdata->ramp_delay_value); in twl4030_setup_pdata_of()
313 reg |= (pdata->ramp_delay_value << 2); in twl4030_init_chip()