Searched refs:DA7280_TOP_CTL1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/misc/ |
H A D | da7280.c | 38 #define DA7280_TOP_CTL1 0x22 macro 269 case DA7280_TOP_CTL1: in da7280_volatile_register() 310 DA7280_TOP_CTL1, in da7280_haptic_mem_update() 413 DA7280_TOP_CTL1, in da7280_haptic_activate() 425 DA7280_TOP_CTL1, in da7280_haptic_activate() 447 DA7280_TOP_CTL1, in da7280_haptic_deactivate() 474 DA7280_TOP_CTL1, in da7280_haptic_deactivate() 681 DA7280_TOP_CTL1, in da7280_haptic_start() 701 error = regmap_update_bits(haptics->regmap, DA7280_TOP_CTL1, in da7280_haptic_stop() 928 error = regmap_update_bits(haptics->regmap, DA7280_TOP_CTL1, in da7280_irq_handler() [all …]
|