Searched refs:rx_csr (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_host.c | 1394 u16 rx_csr; in musb_bulk_rx_nak_timeout() local 1400 rx_csr = musb_readw(epio, MUSB_RXCSR); in musb_bulk_rx_nak_timeout() 1401 rx_csr |= MUSB_RXCSR_H_WZC_BITS; in musb_bulk_rx_nak_timeout() 1402 rx_csr &= ~MUSB_RXCSR_DATAERROR; in musb_bulk_rx_nak_timeout() 1403 musb_writew(epio, MUSB_RXCSR, rx_csr); in musb_bulk_rx_nak_timeout() 1441 u16 rx_csr, val; in musb_host_rx() local 1454 rx_csr = musb_readw(epio, MUSB_RXCSR); in musb_host_rx() 1455 val = rx_csr; in musb_host_rx() 1471 epnum, rx_csr, urb->actual_length, in musb_host_rx() 1476 if (rx_csr & MUSB_RXCSR_H_RXSTALL) { in musb_host_rx() [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | altera_tse.txt | 12 "rx_csr" : xDMA Rx dispatcher control and status space region 61 reg-names = "control_port", "rx_csr", "rx_desc", "rx_resp", "tx_csr", "tx_desc"; 99 reg-names = "control_port", "rx_csr", "rx_desc", "rx_resp", "tx_csr", "tx_desc";
|
| /rk3399_rockchip-uboot/arch/nios2/dts/ |
| H A D | 3c120_devboard.dts | 113 reg-names = "control_port", "rx_csr", "tx_csr", "s1";
|
| H A D | 10m50_devboard.dts | 109 reg-names = "control_port", "rx_csr", "rx_desc", "rx_resp",
|