Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci.h596 int (*write_dword)(struct pci_controller*, pci_dev_t, int where, u32); member
621 int (*write_dword)(struct pci_controller*, in pci_set_ops()
628 hose->write_dword = write_dword; in pci_set_ops()