Searched refs:cfg_priv_cntl (Results 1 – 1 of 1) sorted by relevance
262 uint32_t cfg_priv_cntl = pcie_conf_read(data->pcie->bdf, cap_pos); in ivshmem_configure() local264 cfg_priv_cntl &= ~(IVSHMEM_PRIV_CNTL_ONESHOT_INT << in ivshmem_configure()266 pcie_conf_write(data->pcie->bdf, cap_pos, cfg_priv_cntl); in ivshmem_configure()