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