Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.h148 #define PWR_MODE_FULL_ACTIVE (0x3f << 2) macro
Dcyapa.c349 PWR_MODE_FULL_ACTIVE, 0); in cyapa_open()
495 PWR_MODE_FULL_ACTIVE, 0); in cyapa_enable_irq_for_cmd()
591 cyapa->ops->set_power_mode(cyapa, PWR_MODE_FULL_ACTIVE, 0); in cyapa_reinitialize()
1355 error = cyapa->ops->set_power_mode(cyapa, PWR_MODE_FULL_ACTIVE, 0); in cyapa_runtime_resume()
Dcyapa_gen3.c925 case PWR_MODE_FULL_ACTIVE: return 20; in cyapa_get_wait_time_for_pwr_cmd()
1111 PWR_MODE_FULL_ACTIVE, 0); in cyapa_gen3_do_operational_check()
Dcyapa_gen5.c1577 power_mode == PWR_MODE_FULL_ACTIVE || in cyapa_gen5_set_power_mode()
1609 if (power_mode == PWR_MODE_FULL_ACTIVE) { in cyapa_gen5_set_power_mode()
1617 GEN5_DEV_SET_PWR_STATE(cyapa, PWR_MODE_FULL_ACTIVE); in cyapa_gen5_set_power_mode()
2492 PWR_MODE_FULL_ACTIVE, 0); in cyapa_gen5_do_operational_check()