Searched refs:touchkey (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | tm2-touchkey.c | 89 struct tm2_touchkey_data *touchkey = in tm2_touchkey_led_brightness_set() local 96 data = touchkey->variant->cmd_led_off; in tm2_touchkey_led_brightness_set() 99 data = touchkey->variant->cmd_led_on; in tm2_touchkey_led_brightness_set() 102 if (!touchkey->variant->fixed_regulator) in tm2_touchkey_led_brightness_set() 103 regulator_set_voltage(touchkey->vdd, volt, volt); in tm2_touchkey_led_brightness_set() 105 return touchkey->variant->no_reg ? in tm2_touchkey_led_brightness_set() 106 i2c_smbus_write_byte(touchkey->client, data) : in tm2_touchkey_led_brightness_set() 107 i2c_smbus_write_byte_data(touchkey->client, in tm2_touchkey_led_brightness_set() 108 touchkey->variant->base_reg, data); in tm2_touchkey_led_brightness_set() 111 static int tm2_touchkey_power_enable(struct tm2_touchkey_data *touchkey) in tm2_touchkey_power_enable() argument [all …]
|
| H A D | Makefile | 70 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
|
| H A D | Kconfig | 424 Say Y here if you have the MELFAS MCS5000/5080 touchkey controller 436 Say Y here if you have Freescale MPR121 touchkey controller 715 tristate "TM2 touchkey support" 719 Say Y here to enable device driver for tm2-touchkey with 723 module will be called tm2-touchkey.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | cypress,tm2-touchkey.txt | 1 Samsung tm2-touchkey 5 * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board 6 * "cypress,midas-touchkey" - for the touchkey found on midas boards 7 * "cypress,aries-touchkey" - for the touchkey found on aries boards 8 * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey 24 touchkey@20 { 25 compatible = "cypress,tm2-touchkey";
|
| H A D | dlink,dir685-touchkeys.txt | 3 This is a I2C one-off touchkey controller based on the Cypress Semiconductor 7 The touchkey device node should be placed inside an I2C bus node.
|
| H A D | microchip,qt1050.txt | 8 The touchkey device node should be placed inside an I2C bus node.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | st,stmfts.txt | 4 functionality. Along with it the user can enable the touchkey which can work as 20 - touch-key-connected : specifies whether the touchkey feature is connected
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tm2.dts | 68 touchkey@20 { 69 compatible = "cypress,tm2-touchkey";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | s5pv210-aries.dtsi | 473 touchkey@20 { 474 compatible = "cypress,aries-touchkey"; 768 touchkey_i2c_pins: touchkey-i2c-pins { 774 touchkey_vdd_ena: touchkey-vdd-ena { 798 touchkey_irq: touchkey-irq {
|
| H A D | ste-ux500-samsung-golden.dts | 38 touchkey@20 { 39 compatible = "coreriver,tc360-touchkey"; 509 touchkey {
|
| H A D | imx53-smd.dts | 265 touchkey: mpr121@5a { label
|
| H A D | imx6dl-yapp4-common.dtsi | 369 compatible = "fsl,mpr121-touchkey";
|
| H A D | exynos4412-midas.dtsi | 244 touchkey@20 { 245 compatible = "cypress,midas-touchkey";
|