Searched refs:PCIE2_CTLR_SOFTRESET_MASK (Results 1 – 1 of 1) sorted by relevance
835 const uint32_t PCIE2_CTLR_SOFTRESET_MASK = 0x00000040; in configure_pcie_block() local902 serdes_lut[serdes_id]->sys_regs.SERDESIF_SOFT_RESET &= ~PCIE2_CTLR_SOFTRESET_MASK; in configure_pcie_block()903 serdes_lut[serdes_id]->sys_regs.SERDESIF_SOFT_RESET |= PCIE2_CTLR_SOFTRESET_MASK; in configure_pcie_block()
Completed in 4 milliseconds