Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h34 resource_size_t (*window_alignment)(struct pci_bus *bus, member
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dvphb.c203 .window_alignment = cxl_pci_window_alignment,
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-bus.c844 static resource_size_t window_alignment(struct pci_bus *bus, unsigned long type) in window_alignment() function
896 min_align = window_alignment(bus, IORESOURCE_IO); in pbus_size_io()
1075 min_align = max(min_align, window_alignment(bus, b_res->flags)); in pbus_size_mem()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c215 if (phb->controller_ops.window_alignment) in pcibios_window_alignment()
216 return phb->controller_ops.window_alignment(bus, type); in pcibios_window_alignment()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2885 .window_alignment = pnv_pci_window_alignment,
2895 .window_alignment = pnv_pci_window_alignment,
2904 .window_alignment = pnv_pci_window_alignment,