Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dbonito.c189 #define BONITO_PCICONF_REG_MASK_DS (~3) /* Per datasheet */ macro
497 if (addr & ~BONITO_PCICONF_REG_MASK_DS) { in bonito_spciconf_write()
526 if (addr & ~BONITO_PCICONF_REG_MASK_DS) { in bonito_spciconf_read()