Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dsabre.c58 #define RESET_WCMASK 0x98000000 macro
177 s->reset_control &= ~(val & RESET_WCMASK); in sabre_config_write()