Searched refs:APBPS2_STATUS_TF (Results 1 – 1 of 1) sorted by relevance
43 #define APBPS2_STATUS_TF (1<<5) macro88 while ((ioread32be(&priv->regs->status) & APBPS2_STATUS_TF) && tleft--) in apbps2_write()91 if ((ioread32be(&priv->regs->status) & APBPS2_STATUS_TF) == 0) { in apbps2_write()
Completed in 4 milliseconds