Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpci.h610 int (*write_dword)(struct pci_controller*, pci_dev_t, int where, u32); member
637 int (*write_dword)(struct pci_controller*, in pci_set_ops()
644 hose->write_dword = write_dword; in pci_set_ops()