Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Datc260x-onkey.c76 u32 reset_time, u32 press_time) in atc2603x_onkey_hw_init() argument
86 reg_val = reg_bm | press_time; in atc2603x_onkey_hw_init()
196 u32 press_time = KEY_PRESS_TIME_SEC, reset_time = 0; in atc260x_onkey_probe() local
223 press_time = FIELD_PREP(ATC2603C_PMU_SYS_CTL2_ONOFF_PRESS_TIME, in atc260x_onkey_probe()
224 press_time); in atc260x_onkey_probe()
230 press_time = FIELD_PREP(ATC2609A_PMU_SYS_CTL2_ONOFF_PRESS_TIME, in atc260x_onkey_probe()
231 press_time); in atc260x_onkey_probe()
285 reset_time, press_time); in atc260x_onkey_probe()