Home
last modified time | relevance | path

Searched refs:DRV260X_LIB_SEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv260x.c24 #define DRV260X_LIB_SEL 0x3 macro
200 { DRV260X_LIB_SEL, 0x00 },
392 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, in drv260x_init()
397 "Failed to write DRV260X_LIB_SEL register: %d\n", in drv260x_init()
415 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, in drv260x_init()
420 "Failed to write DRV260X_LIB_SEL register: %d\n", in drv260x_init()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Ddrv260x.c24 #define DRV260X_LIB_SEL 0x3 macro
355 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, in drv260x_init()
360 "Failed to write DRV260X_LIB_SEL register: %d\n", in drv260x_init()
378 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, in drv260x_init()
383 "Failed to write DRV260X_LIB_SEL register: %d\n", in drv260x_init()

Completed in 3 milliseconds