tca8418_write_byte 223 drivers/input/keyboard/tca8418_keypad.c error = tca8418_write_byte(keypad_data, REG_INT_STAT, reg); tca8418_write_byte 244 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_KP_GPIO1, reg); tca8418_write_byte 245 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_KP_GPIO2, reg >> 8); tca8418_write_byte 246 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_KP_GPIO3, reg >> 16); tca8418_write_byte 249 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_DEBOUNCE_DIS1, reg); tca8418_write_byte 250 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_DEBOUNCE_DIS2, reg >> 8); tca8418_write_byte 251 drivers/input/keyboard/tca8418_keypad.c error |= tca8418_write_byte(keypad_data, REG_DEBOUNCE_DIS3, reg >> 16); tca8418_write_byte 256 drivers/input/keyboard/tca8418_keypad.c error = tca8418_write_byte(keypad_data, REG_CFG,