Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/input/
H A Dti-drv260x.h15 #define DRV260X_LRA_NO_CAL_MODE 0x01 macro
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,drv260x.yaml35 DRV260X_LRA_NO_CAL_MODE
/openbmc/linux/drivers/input/misc/
H A Ddrv260x.c238 haptics->mode = DRV260X_LRA_NO_CAL_MODE; in drv260x_haptics_play()