Searched refs:EP0_CONTROL (Results 1 – 2 of 2) sorted by relevance
435 _nbu2ss_bitclr(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()442 _nbu2ss_writel(&preg->EP0_CONTROL, data); in _nbu2ss_ep_in_end()444 _nbu2ss_bitset(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()641 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_send_NULL()649 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_send_NULL()660 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_receive_NULL()666 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_receive_NULL()698 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_in_transfer()701 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in _nbu2ss_ep0_in_transfer()793 i_remain_size = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_out_transfer()[all …]
471 u32 EP0_CONTROL; /* (0x0028) EP0 Control */ member