Searched +full:iqs624 +full:- +full:keys (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/iqs62x-keys.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Azoteq IQS620A/621/622/624/625 Keys and Switches10 - Jeff LaBundy <jeff@labundy.com>13 - $ref: input.yaml#16 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors17 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens-21 These functions are collectively represented by a "keys" child node from the[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors7 * These devices rely on application-specific register settings and calibration9 * separate tool converts the GUIs' ASCII-based output into a standard firmware14 * Link to conversion tool: https://github.com/jlabundy/iqs62x-h2bin.git114 list_for_each_entry(fw_blk, &iqs62x->fw_blk_head, list) { in iqs62x_dev_init()119 if (fw_blk->addr == IQS62X_SYS_SETTINGS && in iqs62x_dev_init()120 *fw_blk->data & IQS62X_SYS_SETTINGS_CLK_DIV) in iqs62x_dev_init()123 if (fw_blk->mask) in iqs62x_dev_init()124 ret = regmap_update_bits(iqs62x->regmap, fw_blk->addr, in iqs62x_dev_init()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only24 board-specific setup logic must also provide a configuration data38 be called adp5520-keys.51 module will be called adp5588-keys.61 module will be called adp5589-keys.126 Say Y here if you have a PA-RISC machine and want to use an AT or128 PA-RISC keyboards.138 built-in keyboard (as opposed to an external keyboard).140 The PrecisionBook has five keys that conflict with those used by most152 in the left-hand column will be interpreted as the corresponding key[all …]