Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dusbhw.h81 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()
/hal_telink-latest/tlsr9/drivers/B91/reg_include/
Dusb_reg.h42 #define reg_ctrl_ep_irq_sta REG_ADDR8(0x100803) macro