Home
last modified time | relevance | path

Searched refs:ramp_delay_value (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h676 unsigned int ramp_delay_value; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h673 unsigned int ramp_delay_value; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtwl4030.c39 unsigned int ramp_delay_value; member
211 of_property_read_u32(node, "ti,ramp_delay_value", &board_params->ramp_delay_value); in twl4030_get_board_param_values()
306 reg |= (board_params->ramp_delay_value << 2); in twl4030_init_chip()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtwl4030.c203 of_property_read_u32(node, "ti,ramp_delay_value", in twl4030_setup_pdata_of()
204 &pdata->ramp_delay_value); in twl4030_setup_pdata_of()
300 reg |= (pdata->ramp_delay_value << 2); in twl4030_init_chip()

Completed in 15 milliseconds