Searched refs:EOP (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/pci/cs5535audio/ |
| H A D | cs5535audio.c | 183 if (bm_stat & EOP) { in process_bm0_irq() 199 if (bm_stat & EOP) in process_bm1_irq()
|
| H A D | cs5535audio.h | 34 #define EOP (1<<0) macro
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | goku_udc.h | 145 u32 EOP; member
|
| H A D | goku_udc.c | 377 writel(~(1<<ep->num), &dev->regs->EOP); in write_fifo() 484 writel(~(1<<0), ®s->EOP); in read_fifo() 1475 writel(~(1<<0), ®s->EOP); in ep0_setup() 1638 writel(~(1<<0), ®s->EOP); in goku_irq()
|
| /linux/Documentation/networking/device_drivers/ethernet/meta/ |
| H A D | fbnic.rst | 152 …- ``rde_[i]_pkt_err``: packets with MAC EOP, RPC parser, RXB truncation, or RDE frame truncation e…
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | sky2.h | 2111 EOP = 1<<7, enumerator
|
| H A D | sky2.c | 1963 le->ctrl |= EOP; in sky2_xmit_frame() 4463 if (le->ctrl & EOP) { in sky2_debug_show()
|
| /linux/Documentation/fpga/ |
| H A D | dfl.rst | 186 * Next - Offset to the next parameter block in 8 byte words. If EOP set,
|
| /linux/Documentation/hid/ |
| H A D | intel-thc-hid.rst | 408 DMA HW consumes the PRD tables in the CB, one PRD entry at a time until the EOP bit is found set
|