Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpnv-ocxl.h17 int pnv_ocxl_set_tl_conf(struct pci_dev *dev, long cap,
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Docxl.c351 int pnv_ocxl_set_tl_conf(struct pci_dev *dev, long cap, in pnv_ocxl_set_tl_conf() function
369 EXPORT_SYMBOL_GPL(pnv_ocxl_set_tl_conf);
/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dconfig.c848 rc = pnv_ocxl_set_tl_conf(dev, recv_cap, __pa(recv_rate), in ocxl_config_set_TL()