Searched refs:EP0_CONTROL (Results 1 – 2 of 2) sorted by relevance
444 _nbu2ss_bitclr(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()451 _nbu2ss_writel(&preg->EP0_CONTROL, data); in _nbu2ss_ep_in_end()453 _nbu2ss_bitset(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()653 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_send_NULL()661 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_send_NULL()672 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_receive_NULL()678 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_receive_NULL()710 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_in_transfer()713 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in _nbu2ss_ep0_in_transfer()806 iRemainSize = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_out_transfer()[all …]
479 u32 EP0_CONTROL; /* (0x0028) EP0 Control */ member