Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dda7280.c177 #define DA7280_SKIP_INIT 0x100 macro
801 haptics->nommax = DA7280_SKIP_INIT; in da7280_parse_properties()
806 haptics->absmax = DA7280_SKIP_INIT; in da7280_parse_properties()
821 haptics->resonant_freq_h = DA7280_SKIP_INIT; in da7280_parse_properties()
822 haptics->resonant_freq_l = DA7280_SKIP_INIT; in da7280_parse_properties()
984 haptics->resonant_freq_l != DA7280_SKIP_INIT) { in da7280_init()
1051 if (haptics->nommax != DA7280_SKIP_INIT) { in da7280_init()
1058 if (haptics->absmax != DA7280_SKIP_INIT) { in da7280_init()