Searched refs:pescx_cfg_wr (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c1451 cvmx_pescx_cfg_wr_t pescx_cfg_wr; local
1452 pescx_cfg_wr.u64 = 0;
1453 pescx_cfg_wr.s.addr = cfg_offset;
1454 pescx_cfg_wr.s.data = val;
1455 cvmx_write_csr(CVMX_PESCX_CFG_WR(pcie_port), pescx_cfg_wr.u64);

Completed in 69 milliseconds