Searched refs:DRV2665_CTRL_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | drv2665.c | 21 #define DRV2665_CTRL_2 0x02 macro 72 { DRV2665_CTRL_2, 0x40 }, 120 error = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_close() 128 { DRV2665_CTRL_2, 0 | DRV2665_10_MS_IDLE_TOUT }, 234 ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_suspend() 246 DRV2665_CTRL_2, in drv2665_suspend() 269 ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_resume()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | drv2665.c | 21 #define DRV2665_CTRL_2 0x02 macro 72 { DRV2665_CTRL_2, 0x40 }, 120 error = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_close() 128 { DRV2665_CTRL_2, 0 | DRV2665_10_MS_IDLE_TOUT }, 233 ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_suspend() 245 DRV2665_CTRL_2, in drv2665_suspend() 268 ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2, in drv2665_resume()
|
Completed in 2 milliseconds