Searched refs:DA7280_TOP_CTL1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/misc/ |
H A D | da7280.c | 38 #define DA7280_TOP_CTL1 0x22 macro 270 case DA7280_TOP_CTL1: in da7280_volatile_register() 311 DA7280_TOP_CTL1, in da7280_haptic_mem_update() 414 DA7280_TOP_CTL1, in da7280_haptic_activate() 426 DA7280_TOP_CTL1, in da7280_haptic_activate() 448 DA7280_TOP_CTL1, in da7280_haptic_deactivate() 475 DA7280_TOP_CTL1, in da7280_haptic_deactivate() 682 DA7280_TOP_CTL1, in da7280_haptic_start() 702 error = regmap_update_bits(haptics->regmap, DA7280_TOP_CTL1, in da7280_haptic_stop() 929 error = regmap_update_bits(haptics->regmap, DA7280_TOP_CTL1, in da7280_irq_handler() [all …]
|