Searched refs:FW_PCIE_FW_INIT (Results 1 – 2 of 2) sorted by relevance
2636 if (!(pcie_fw & (FW_PCIE_FW_ERR|FW_PCIE_FW_INIT))) { in t4_fw_hello()2653 else if (pcie_fw & FW_PCIE_FW_INIT) in t4_fw_hello()
2126 #define FW_PCIE_FW_INIT (1U << 30) macro