Lines Matching +full:serdes +full:- +full:clk
14 #include <linux/clk.h>
19 #include "pci-bcm63xx.h"
126 /* enable SERDES */ in bcm63xx_reset_pcie()
148 static struct clk *pcie_clk;
157 return -ENODEV; in bcm63xx_register_pcie()
226 return -ENOMEM; in bcm63xx_register_pci()
231 bcm_mpi_writel(~(BCM_PCI_MEM_SIZE - 1), MPI_L2PMEMRANGE1_REG); in bcm63xx_register_pci()
245 bcm_mpi_writel(~(BCM_CB_MEM_SIZE - 1), MPI_L2PMEMRANGE2_REG); in bcm63xx_register_pci()
260 bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG); in bcm63xx_register_pci()
289 bcm_mpi_writel(~(mem_size - 1), MPI_SP0_RANGE_REG); in bcm63xx_register_pci()
335 return -ENODEV; in bcm63xx_pci_init()
347 return -ENODEV; in bcm63xx_pci_init()