Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dxlnx-zynqmp-crf.c61 uint32_t val_old = s->regs[R_RST_FPD_APU]; in rst_fpd_apu_prew() local
67 if ((val ^ val_old) & mask) { in rst_fpd_apu_prew()