Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dpci.h615 int (*read_dword)(struct pci_controller*, pci_dev_t, int where, u32 *); member
637 int (*read_dword)(struct pci_controller*, in pci_set_ops()
647 hose->read_dword = read_dword; in pci_set_ops()