Searched refs:EOP (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/sound/pci/cs5535audio/ |
H A D | cs5535audio.c | 182 if (bm_stat & EOP) { in process_bm0_irq() 197 if (bm_stat & EOP) in process_bm1_irq()
|
H A D | cs5535audio.h | 34 #define EOP (1<<0) macro
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | 0001-tic-hang.patch | 33 + kend=\EOF, kf1=\EOP, kf13=\EO2P, kf14=\EO2Q, kf15=\EO2R,
|
/openbmc/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()
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | amdgpu-glossary.rst | 30 EOP
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.h | 2111 EOP = 1<<7, enumerator
|
H A D | sky2.c | 1964 le->ctrl |= EOP; in sky2_xmit_frame() 4465 if (le->ctrl & EOP) { in sky2_debug_show()
|
/openbmc/linux/Documentation/fpga/ |
H A D | dfl.rst | 186 * Next - Offset to the next parameter block in 8 byte words. If EOP set,
|