Searched refs:desc_sts (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd_intr.c1610 desc_sts_data_t desc_sts; local
1646 desc_sts.d32 = readl(dev_if->in_desc_addr);
1654 ((core_if->dma_desc_enable != 0) && (desc_sts.b.bytes == 0))) {
1709 desc_sts_data_t desc_sts; local
1785 desc_sts.d32 = readl(dma_desc);
1786 byte_count += desc_sts.b.bytes;
1838 desc_sts.d32 = 0;
1845 desc_sts.d32 = readl(dma_desc);
1846 byte_count += desc_sts.b.bytes;
2504 desc_sts_data_t desc_sts; local
[all...]

Completed in 79 milliseconds