Searched refs:pci_conv_size_to_32 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_mvebu.c | 271 value = pci_conv_size_to_32(old, value, offset, size); in pcie_dw_mvebu_write_config()
|
| H A D | pcie_dw_rockchip.c | 479 value = pci_conv_size_to_32(old, value, offset, size); in rockchip_pcie_wr_conf()
|
| H A D | pci_tegra.c | 361 value = pci_conv_size_to_32(old, value, offset, size); in pci_tegra_write_config()
|
| H A D | pci-uclass.c | 1019 ulong pci_conv_size_to_32(ulong old, ulong value, uint offset, in pci_conv_size_to_32() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 1172 ulong pci_conv_size_to_32(ulong old, ulong value, uint offset,
|