Searched refs:orig_dat (Results 1 – 1 of 1) sorted by relevance
181 bool orig_invert, orig_od, orig_dat, new_invert, new_od; in thunderx_gpio_set_config() local198 orig_dat = ((readq(reg) >> bank_bit) & 1) ^ orig_invert; in thunderx_gpio_set_config()252 ret = thunderx_gpio_dir_out(chip, line, orig_dat ^ new_invert); in thunderx_gpio_set_config()