Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Doctopci.c762 cvmx_npi_pci_int_arb_cfg_t npi_pci_int_arb_cfg; in octopci_init_pci() local
867 npi_pci_int_arb_cfg.u64 = 0; in octopci_init_pci()
868 npi_pci_int_arb_cfg.s.en = 1; in octopci_init_pci()
869 cvmx_write_csr(CVMX_NPI_PCI_INT_ARB_CFG, npi_pci_int_arb_cfg.u64); in octopci_init_pci()