Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65090-regulator.c38 * @overcurrent_wait_valid: True if overcurrent_wait is valid.
39 * @overcurrent_wait: For FETs, the value to put in the WTFET bitfield.
47 int overcurrent_wait; member
71 ri->overcurrent_wait << CTRL_WT_BIT); in tps65090_reg_set_overcurrent_wait()
388 &rpdata->overcurrent_wait) == 0) in tps65090_parse_dt_reg_data()
444 ri->overcurrent_wait = tps_pdata->overcurrent_wait; in tps65090_regulator_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65090-regulator.c38 * @overcurrent_wait_valid: True if overcurrent_wait is valid.
39 * @overcurrent_wait: For FETs, the value to put in the WTFET bitfield.
47 int overcurrent_wait; member
71 ri->overcurrent_wait << CTRL_WT_BIT); in tps65090_reg_set_overcurrent_wait()
388 &rpdata->overcurrent_wait) == 0) in tps65090_parse_dt_reg_data()
444 ri->overcurrent_wait = tps_pdata->overcurrent_wait; in tps65090_regulator_probe()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65090.h88 * @overcurrent_wait_valid: True if the overcurrent_wait should be applied.
89 * @overcurrent_wait: Value to set as the overcurrent wait time. This is the
97 int overcurrent_wait; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65090.h88 * @overcurrent_wait_valid: True if the overcurrent_wait should be applied.
89 * @overcurrent_wait: Value to set as the overcurrent wait time. This is the
97 int overcurrent_wait; member

Completed in 3 milliseconds