Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c91 static uint32_t mu_tx_pend; variable
177 if ((mu_tx_pend != 0UL) && (mu->TSR.R == UPWR_MU_TSR_EMPTY)) { in upwr_txrx_isr()
178 mu_tx_pend = 0UL; in upwr_txrx_isr()
529 mu_tx_pend = (uint32_t)0U; in upwr_init()
3004 mu_tx_pend = 1UL; in upwr_tx()