Searched refs:sg_tx_pend (Results 1 – 1 of 1) sorted by relevance
67 static volatile uint32_t sg_tx_pend; variable214 sg_tx_pend &= ~((uint32_t)1UL << sg_tx_curr); /* no longer pending */ in upwr_next_req()216 if (sg_tx_pend == 0U) { in upwr_next_req()222 if ((sg_tx_pend & mask) != 0U) { in upwr_next_req()330 sg_tx_pend |= (uint32_t)1U << sg; in upwr_srv_req()530 sg_tx_pend = (uint32_t)0U; in upwr_init()