Searched full:lta (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | iqs626a.yaml | 155 azoteq,timeout-lta-ms: 187 timeout (defined in 'azoteq,timeout-lta') expires. 317 azoteq,filt-str-np-lta: 325 azoteq,filt-str-lp-lta: 525 average timeout (defined in 'azoteq,timeout-lta') expires. 620 azoteq,lta-update: 763 azoteq,timeout-lta-ms = <32768>;
|
| H A D | azoteq,iqs7222.yaml | 81 azoteq,lta-beta-lp: 89 azoteq,lta-beta-np: 113 azoteq,lta-fast-beta-lp: 121 azoteq,lta-fast-beta-np: 939 azoteq,lta-beta-lp = <7>; 940 azoteq,lta-beta-np = <8>; 943 azoteq,lta-fast-beta-lp = <3>; 944 azoteq,lta-fast-beta-np = <4>;
|
| H A D | iqs269a.yaml | 76 azoteq,filt-str-lp-lta: 90 azoteq,filt-str-np-lta: 132 azoteq,timeout-lta-ms: 297 timeout (defined in 'azoteq,timeout-lta') expires.
|
| H A D | iqs62x-keys.yaml | 86 ** "+" and "-" refer to the polarity of a channel's delta (LTA - counts), 87 where "LTA" is defined as the channel's long-term average.
|
| /linux/drivers/input/misc/ |
| H A D | iqs626a.c | 718 if (!fwnode_property_read_u32(ch_node, "azoteq,lta-update", &val)) { in iqs626_parse_trackpad() 1099 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-np-lta", in iqs626_parse_channel() 1112 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-lp-lta", in iqs626_parse_channel() 1351 if (!device_property_read_u32(&client->dev, "azoteq,timeout-lta-ms", in iqs626_parse_prop()
|
| H A D | iqs269a.c | 816 if (!device_property_read_u32(&client->dev, "azoteq,filt-str-lp-lta", in iqs269_parse_prop() 840 if (!device_property_read_u32(&client->dev, "azoteq,filt-str-np-lta", in iqs269_parse_prop() 904 if (!device_property_read_u32(&client->dev, "azoteq,timeout-lta-ms", in iqs269_parse_prop()
|
| H A D | iqs7222.c | 1103 .name = "azoteq,lta-beta-lp", 1111 .name = "azoteq,lta-beta-np", 1135 .name = "azoteq,lta-fast-beta-lp", 1143 .name = "azoteq,lta-fast-beta-np",
|