Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c69 static volatile upwr_sg_t sg_tx_curr; variable
214 sg_tx_pend &= ~((uint32_t)1UL << sg_tx_curr); /* no longer pending */ in upwr_next_req()
229 sg_tx_curr = sg; in upwr_next_req()
329 sg_tx_curr = sg; in upwr_srv_req()
532 sg_tx_curr = UPWR_SG_COUNT; /* means none here */ in upwr_init()