Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_core.h284 #define MUSB_RXCSR_H_AUTOREQ 0x4000 macro
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_regs.h174 #define MUSB_RXCSR_H_AUTOREQ 0x4000 macro
H A Dmusb_host.c435 | MUSB_RXCSR_H_AUTOREQ in musb_h_flush_rxfifo()
1578 | MUSB_RXCSR_H_AUTOREQ in musb_host_rx()
1726 val &= ~MUSB_RXCSR_H_AUTOREQ; in musb_host_rx()
1728 val |= MUSB_RXCSR_H_AUTOREQ; in musb_host_rx()
1752 | MUSB_RXCSR_H_AUTOREQ in musb_host_rx()