Searched refs:mpr121 (Results 1 – 4 of 4) sorted by relevance
123 struct mpr121_touchkey *mpr121 = input_get_drvdata(dev); in mpr_touchkey_report() local124 struct input_dev *input = mpr121->input_dev; in mpr_touchkey_report()125 struct i2c_client *client = mpr121->client; in mpr_touchkey_report()145 bit_changed = reg ^ mpr121->statusbits; in mpr_touchkey_report()146 mpr121->statusbits = reg; in mpr_touchkey_report()147 for_each_set_bit(key_num, &bit_changed, mpr121->keycount) { in mpr_touchkey_report()151 key_val = mpr121->keycodes[key_num]; in mpr_touchkey_report()165 struct mpr121_touchkey *mpr121 = dev_id; in mpr_touchkey_interrupt() local167 mpr_touchkey_report(mpr121->input_dev); in mpr_touchkey_interrupt()172 static int mpr121_phys_init(struct mpr121_touchkey *mpr121, in mpr121_phys_init() argument[all …]
265 touchkey: mpr121@5a {266 compatible = "fsl,mpr121";
367 compatible = "fsl,mpr121-touchkey";
369 compatible = "fsl,mpr121-touchkey";