Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/linux/mfd/
Dtwl.h686 unsigned int ramp_delay_value; member
/Linux-v4.19/arch/arm/boot/dts/
Domap3-gta04.dtsi329 ti,ramp_delay_value = <3>;
Domap3-pandora-common.dtsi379 ti,ramp_delay_value = <3>;
/Linux-v4.19/sound/soc/codecs/
Dtwl4030.c218 &pdata->ramp_delay_value); in twl4030_setup_pdata_of()
314 reg |= (pdata->ramp_delay_value << 2); in twl4030_init_chip()