Searched refs:reg_ctrl_ep_irq_sta (Results 1 – 2 of 2) sorted by relevance
81 return reg_ctrl_ep_irq_sta; in usbhw_get_ctrl_ep_irq()91 BM_CLR(reg_ctrl_ep_irq_sta, ep); in usbhw_clr_ctrl_ep_irq()93 reg_ctrl_ep_irq_sta = ep; in usbhw_clr_ctrl_ep_irq()128 return reg_ctrl_ep_irq_sta & FLD_USB_EP_BUSY; in usbhw_is_ctrl_ep_busy()
42 #define reg_ctrl_ep_irq_sta REG_ADDR8(0x100803) macro