Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dda7280.c140 #define DA7280_WAV_MEM_LOCK_MASK BIT(7) macro
304 if (~val & DA7280_WAV_MEM_LOCK_MASK) { in da7280_haptic_mem_update()