Home
last modified time | relevance | path

Searched refs:off_on_delay (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/regulator/
H A Dwm8994-regulator.c85 .off_on_delay = 36000,
97 .off_on_delay = 36000,
H A Dlochnagar-regulator.c213 .off_on_delay = 15000,
H A Dstm32-vrefbuf.c163 .off_on_delay = 1000,
H A Dcore.c1698 } else if (rdev->desc->off_on_delay) { in set_machine_constraints()
3000 if (rdev->desc->off_on_delay) { in _regulator_do_enable()
3004 ktime_t end = ktime_add_us(rdev->last_off, rdev->desc->off_on_delay); in _regulator_do_enable()
3246 if (rdev->desc->off_on_delay) in _regulator_do_disable()
/linux/include/linux/regulator/
H A Dfixed.h39 unsigned int off_on_delay; member
/linux/include/linux/platform_data/x86/
H A Dint3472.h66 .off_on_delay = _off_on_delay, \