Searched refs:TRIGGER_LOC (Results 1 – 6 of 6) sorted by relevance
626 gt1x_config[TRIGGER_LOC] &= 0xfe; in gt1x_init_panel()628 gt1x_config[TRIGGER_LOC] |= 0x01; in gt1x_init_panel()646 gt1x_int_type = (gt1x_config[TRIGGER_LOC]) & 0x03; in gt1x_init_panel()654 gt1x_config[TRIGGER_LOC] = (gt1x_config[TRIGGER_LOC] & 0xFC) | gt1x_int_type; in gt1x_init_panel()1929 set_reg_bit(cfg[TRIGGER_LOC], 0, gt1x_int_type); in gt1x_parse_sc_cfg()2056 set_reg_bit(cfg[TRIGGER_LOC], 0, gt1x_int_type); in gt1x_parse_chr_cfg()
350 #define TRIGGER_LOC (GTP_REG_CONFIG_TRIGGER - GTP_REG_CONFIG_DATA) macro
347 #define TRIGGER_LOC 8 macro
1588 config[TRIGGER_LOC] &= 0xfe; in gtp_init_panel()1592 config[TRIGGER_LOC] |= 0x01; in gtp_init_panel()1621 ts->int_trigger_type = (config[TRIGGER_LOC]) & 0x03; in gtp_init_panel()
308 config[TRIGGER_LOC] &= 0xfe; in gup_init_panel()312 config[TRIGGER_LOC] |= 0x01; in gup_init_panel()
64 #define TRIGGER_LOC 6 macro944 ts->int_trigger_type = ts->config[TRIGGER_LOC] & 0x03; in goodix_read_config()