Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c2070 al_bool app_reset_state; in al_pcie_link_hot_reset() local
2084 app_reset_state = events_gen & PCIE_W_GLOBAL_CTRL_EVENTS_GEN_APP_RST_INIT; in al_pcie_link_hot_reset()
2086 if (enable && app_reset_state) { in al_pcie_link_hot_reset()
2089 } else if ((!enable) && (!(app_reset_state))) { in al_pcie_link_hot_reset()