Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Drohm-bd718x7.c96 u32 short_press_ms, long_press_ms; in bd718xx_init_press_duration() local
101 &short_press_ms); in bd718xx_init_press_duration()
103 short_press_value = min(15u, (short_press_ms + 250) / 500); in bd718xx_init_press_duration()