Searched refs:p_ep_regs (Results 1 – 1 of 1) sorted by relevance
184 struct ep_regs __iomem *p_ep_regs; in _nbu2ss_get_begin_ram_address() local190 p_ep_regs = &udc->p_regs->EP_REGS[num]; in _nbu2ss_get_begin_ram_address()191 data = _nbu2ss_readl(&p_ep_regs->EP_PCKT_ADRS); in _nbu2ss_get_begin_ram_address()192 buf_type = _nbu2ss_readl(&p_ep_regs->EP_CONTROL) & EPN_BUF_TYPE; in _nbu2ss_get_begin_ram_address()