Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dtm2-touchkey.c89 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 DMakefile70 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
H A DKconfig424 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 Dcypress,tm2-touchkey.txt1 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 Ddlink,dir685-touchkeys.txt3 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 Dmicrochip,qt1050.txt8 The touchkey device node should be placed inside an I2C bus node.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dst,stmfts.txt4 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 Dexynos5433-tm2.dts68 touchkey@20 {
69 compatible = "cypress,tm2-touchkey";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds5pv210-aries.dtsi473 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 Dste-ux500-samsung-golden.dts38 touchkey@20 {
39 compatible = "coreriver,tc360-touchkey";
509 touchkey {
H A Dimx53-smd.dts265 touchkey: mpr121@5a { label
H A Dimx6dl-yapp4-common.dtsi369 compatible = "fsl,mpr121-touchkey";
H A Dexynos4412-midas.dtsi244 touchkey@20 {
245 compatible = "cypress,midas-touchkey";