Home
last modified time | relevance | path

Searched refs:DRV260X_LRA_NO_CAL_MODE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Dti-drv260x.h15 #define DRV260X_LRA_NO_CAL_MODE 0x01 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dti,drv260x.txt12 DRV260X_LRA_NO_CAL_MODE - This is a LRA Mode but there is no calibration
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Ddrv260x.c276 haptics->mode = DRV260X_LRA_NO_CAL_MODE; in drv260x_haptics_play()