Searched refs:PCIE_CTLR_SOFTRESET_MASK (Results 1 – 1 of 1) sorted by relevance
834 const uint32_t PCIE_CTLR_SOFTRESET_MASK = 0x00000001; in configure_pcie_block() local897 serdes_lut[serdes_id]->sys_regs.SERDESIF_SOFT_RESET &= ~PCIE_CTLR_SOFTRESET_MASK; in configure_pcie_block()898 serdes_lut[serdes_id]->sys_regs.SERDESIF_SOFT_RESET |= PCIE_CTLR_SOFTRESET_MASK; in configure_pcie_block()
Completed in 12 milliseconds