Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dmpr121_touchkey.c57 #define MPR121_MIN_POLL_INTERVAL 10 macro
309 if (poll_interval < MPR121_MIN_POLL_INTERVAL) in mpr_touchkey_probe()
323 MPR121_MIN_POLL_INTERVAL); in mpr_touchkey_probe()