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

/linux-4.1.27/drivers/input/misc/
H A Ddrv260x.c35 #define DRV260X_LIB_SEL 0x3 macro
211 { DRV260X_LIB_SEL, 0x00 },
403 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, drv260x_init()
408 "Failed to write DRV260X_LIB_SEL register: %d\n", drv260x_init()
426 error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL, drv260x_init()
431 "Failed to write DRV260X_LIB_SEL register: %d\n", drv260x_init()

Completed in 89 milliseconds