Searched refs:cfg22 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/pci/
H A Dpci-octeon.c365 union cvmx_pci_cfg22 cfg22; local
515 cfg22.u32 = 0;
517 cfg22.s.mrv = 0xff;
522 cfg22.s.flush = 1;
523 octeon_npi_write32(CVMX_NPI_PCI_CFG22, cfg22.u32);

Completed in 102 milliseconds