Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcyapa.h151 #define PWR_MODE_SLEEP (0x05 << 2) /* Default suspend scanrate: 50ms */ macro
H A Dcyapa.c602 cyapa->suspend_power_mode = PWR_MODE_SLEEP; in cyapa_initialize()