Home
last modified time | relevance | path

Searched refs:PCIE2_CTLR_SOFTRESET_MASK (Results 1 – 1 of 1) sorted by relevance

/bsp/smartfusion2/CMSIS/
A Dsystem_m2sxxx.c835 const uint32_t PCIE2_CTLR_SOFTRESET_MASK = 0x00000040; in configure_pcie_block() local
902 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