Searched refs:V_BUSY (Results 1 – 5 of 5) sorted by relevance
685 #define V_BUSY(x) ((x) << S_BUSY) macro686 #define F_BUSY V_BUSY(1U)689 #define V_BUSY(x) ((x) << S_BUSY) macro690 #define F_BUSY V_BUSY(1U)753 #define V_BUSY(x) ((x) << S_BUSY) macro754 #define F_BUSY V_BUSY(1U)757 #define V_BUSY(x) ((x) << S_BUSY) macro758 #define F_BUSY V_BUSY(1U)
63 while (readb(hc->xhfc_memdata) & V_BUSY) in HFC_wait_embsd()
901 #define V_BUSY 0x01 macro
306 while (readb(hc->pci_membase + R_STATUS) & V_BUSY) in HFC_wait_pcimem()350 while (inb(hc->pci_iobase) & V_BUSY) in HFC_wait_regio()
338 #define V_BUSY(x) ((x) << S_BUSY) macro339 #define F_BUSY V_BUSY(1U)