| /linux/include/uapi/linux/ | 
| H A D | ultrasound.h | 45  *		_GUS_RAMPRANGE	- Sets limits for volume ramping (P1=low volume, P2=high volume)46  *		_GUS_RAMPRATE	- Sets the speed for volume ramping (P1=scale, P2=rate)
 47  *		_GUS_RAMPMODE	- Sets the volume ramping mode (P1=ramping mode)
 48  *		_GUS_RAMPON	- Starts volume ramping (no parameters)
 49  *		_GUS_RAMPOFF	- Stops volume ramping (no parameters)
 
 | 
| /linux/drivers/regulator/ | 
| H A D | da9055-regulator.c | 175 	 * There are two voltage register set A & B for voltage ramping but  in da9055_regulator_get_voltage_sel()207 	 * we use default register set A for voltage ramping.  in da9055_regulator_set_voltage_sel()
 248 	/* Select register set B for suspend voltage ramping. */  in da9055_regulator_set_suspend_voltage()
 269 	/* Select register set B for voltage ramping. */  in da9055_suspend_enable()
 413  * set A/B for voltage ramping.
 467 		 * regulator register set A/B for voltage ramping.  in da9055_gpio_init()
 473 		 * will be selected through GPI for voltage ramping.  in da9055_gpio_init()
 
 | 
| /linux/Documentation/devicetree/bindings/leds/backlight/ | 
| H A D | kinetic,ktz8866.yaml | 44       LED current ramping delay time in milliseconds, note that the50       LED on/off ramping delay time in milliseconds, note that the case 0 will be
 
 | 
| /linux/drivers/cpufreq/ | 
| H A D | powernv-cpufreq.c | 66  *				ramping down67  * @elapsed_time:		Time in ms spent in ramping down from
 73  * @timer:			Is used for ramping down if cpu goes idle for
 613  * @highest_lpstate_idx:	pstate from which its ramping down
 616  * ramping down and the time elapsed in ramping down. It follows a quadratic
 617  * equation which ensures that it reaches ramping down to pmin in 5sec.
 781 		 * If its has been ramping down for more than MAX_RAMP_DOWN_TIME  in powernv_cpufreq_target_index()
 
 | 
| /linux/Documentation/devicetree/bindings/mfd/ | 
| H A D | ti-lmu.txt | 29   - ramp-up-us: Current ramping from one brightness level to32   - ramp-down-us: Current ramping from one brightness level to
 
 | 
| /linux/sound/soc/codecs/ | 
| H A D | da7213.c | 108 /* Gain ramping rate value */646 	/* Gain Ramping controls */
 647 	SOC_DOUBLE_R("Aux Gain Ramping Switch", DA7213_AUX_L_CTRL,
 650 	SOC_DOUBLE_R("Mixin Gain Ramping Switch", DA7213_MIXIN_L_CTRL,
 653 	SOC_DOUBLE_R("ADC Gain Ramping Switch", DA7213_ADC_L_CTRL,
 656 	SOC_DOUBLE_R("DAC Gain Ramping Switch", DA7213_DAC_L_CTRL,
 659 	SOC_DOUBLE_R("Headphone Gain Ramping Switch", DA7213_HP_L_CTRL,
 662 	SOC_SINGLE("Lineout Gain Ramping Switch", DA7213_LINE_CTRL,
 665 	SOC_ENUM("Gain Ramping Rate", da7213_gain_ramp_rate),
 
 | 
| H A D | ssm3515.c | 119 	SOC_SINGLE("Soft Volume Ramping Switch", SSM3515_DAC,
 | 
| H A D | da7219-aad.c | 155 	/* Ensure gain ramping at fastest rate */  in da7219_aad_hptest_work()305 	/* Restore gain ramping rate */  in da7219_aad_hptest_work()
 
 | 
| H A D | max98926.c | 68 	{ 0x2E, 0x02 }, /* Gain Ramping */
 | 
| H A D | da7219.c | 591 	/* Gain ramping */935 		/* Ensure nominal gain ramping for DAPM sequence */  in da7219_gain_ramp_event()
 2550 	/* Default gain ramping */  in da7219_probe()
 
 | 
| H A D | max98925.c | 71 	{ 0x2E, 0x02 }, /* Gain Ramping */
 | 
| /linux/Documentation/devicetree/bindings/sound/ | 
| H A D | cs35l33.txt | 30     is not set then soft ramping will be disabled and ramp time would be
 | 
| /linux/drivers/gpu/drm/amd/display/dc/dce/ | 
| H A D | dce_abm.c | 69 	/* set ramping boundary */  in dce_abm_set_pipe()
 | 
| H A D | dce_dmcu.c | 415 		/* Set initialized ramping boundary value */  in dcn10_dmcu_init()418 		/* Set backlight ramping stepsize */  in dcn10_dmcu_init()
 
 | 
| /linux/include/sound/sof/ | 
| H A D | topology.h | 142 /* volume ramping types */
 | 
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ | 
| H A D | rv1_clk_mgr.c | 271 	/* program dispclk on = as a w/a for sleep resume clock ramping issues */  in rv1_update_clocks()
 | 
| /linux/sound/synth/emux/ | 
| H A D | emux_oss.c | 459 		/* volume ramping not supported */  in gusspec_control()
 | 
| /linux/drivers/fpga/ | 
| H A D | socfpga.c | 33 #define SOCFPGA_FPGMGR_STAT_POWER_UP				0x0 /*ramping*/
 | 
| /linux/Documentation/hwmon/ | 
| H A D | lm93.rst | 251 #PROCHOT and #VRDHOT PWM Ramping
 | 
| /linux/drivers/leds/flash/ | 
| H A D | leds-mt6370-flash.c | 245 	 * For the flash to turn on/off, we must wait for HW ramping up/down time 5ms/500us to  in mt6370_strobe_set()
 | 
| H A D | leds-mt6360.c | 286 	 * If the flash need to be on, config the flash current ramping up to  in mt6360_strobe_set()
 | 
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| H A D | gk20a.c | 240 	/* wait for ramping to complete */  in gk20a_pllg_slide()
 | 
| H A D | gm20b.c | 302 	/* wait for ramping to complete */  in gm20b_pllg_slide()
 | 
| /linux/arch/arm/mach-omap2/ | 
| H A D | vc.c | 463  * omap4_calc_volt_ramp - calculates voltage ramping delays on omap4
 | 
| /linux/drivers/net/wireless/ath/ath5k/ | 
| H A D | pcu.c | 790  * has been described as "ramping ping" because ping times increase linearly
 |