Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c171 #define UPWR_MU_TSR_EMPTY ((uint32_t)((1UL << UPWR_MU_MSG_SIZE) - 1UL)) macro
177 if ((mu_tx_pend != 0UL) && (mu->TSR.R == UPWR_MU_TSR_EMPTY)) { in upwr_txrx_isr()
567 while (mu->TSR.R != UPWR_MU_TSR_EMPTY) { in upwr_init()
2995 if (mu->TSR.R != UPWR_MU_TSR_EMPTY) { in upwr_tx()