Home
last modified time | relevance | path

Searched refs:p_ep_regs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/emxx_udc/
Demxx_udc.c182 struct ep_regs __iomem *p_ep_regs; in _nbu2ss_get_begin_ram_address() local
188 p_ep_regs = &udc->p_regs->EP_REGS[num]; in _nbu2ss_get_begin_ram_address()
189 data = _nbu2ss_readl(&p_ep_regs->EP_PCKT_ADRS); in _nbu2ss_get_begin_ram_address()
190 buf_type = _nbu2ss_readl(&p_ep_regs->EP_CONTROL) & EPN_BUF_TYPE; in _nbu2ss_get_begin_ram_address()