Searched refs:EP0_CONTROL (Results 1 – 2 of 2) sorted by relevance
426 _nbu2ss_bitclr(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()433 _nbu2ss_writel(&preg->EP0_CONTROL, data); in _nbu2ss_ep_in_end()435 _nbu2ss_bitset(&preg->EP0_CONTROL, EP0_AUTO); in _nbu2ss_ep_in_end()626 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_send_NULL()634 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_send_NULL()645 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in EP0_receive_NULL()651 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in EP0_receive_NULL()681 data = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_in_transfer()684 _nbu2ss_writel(&udc->p_regs->EP0_CONTROL, data); in _nbu2ss_ep0_in_transfer()774 i_remain_size = _nbu2ss_readl(&udc->p_regs->EP0_CONTROL); in _nbu2ss_ep0_out_transfer()[all …]
468 u32 EP0_CONTROL; /* (0x0028) EP0 Control */ member