Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dcyapa.h113 #define BL_STATUS_WATCHDOG 0x02 macro
115 #define BL_STATUS_REV_MASK (BL_STATUS_WATCHDOG | BL_STATUS_REV_3_2 | \
Dcyapa_gen3.c444 !(cyapa->status[REG_BL_STATUS] & BL_STATUS_WATCHDOG)) in cyapa_gen3_bl_enter()
452 (cyapa->status[REG_BL_STATUS] & BL_STATUS_WATCHDOG)) in cyapa_gen3_bl_enter()