Searched refs:EP0_CONTROL (Results 1 – 2 of 2) sorted by relevance
452 _nbu2ss_bitclr(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()459 _nbu2ss_writel(&preg->EP0_CONTROL, data); in _nbu2ss_ep_in_end()461 _nbu2ss_bitset(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()661 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_send_NULL()669 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_send_NULL()680 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_receive_NULL()686 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_receive_NULL()719 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_in_transfer()722 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in _nbu2ss_ep0_in_transfer()816 iRemainSize = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_out_transfer()[all …]
509 u32 EP0_CONTROL; /* (0x0028) EP0 Control */ member