Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Datc260x-onkey.c35 u32 press_time_bm; member
56 .press_time_bm = ATC2603C_PMU_SYS_CTL2_ONOFF_PRESS_TIME,
69 .press_time_bm = ATC2609A_PMU_SYS_CTL2_ONOFF_PRESS_TIME,
87 reg_bm |= onkey->params->press_time_bm; in atc2603x_onkey_hw_init()