Searched refs:EPI (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/ia64/lib/ |
D | copy_page.S | 23 #define EPI p[PIPE_DEPTH-1] macro 72 (EPI) st8 [tgt1]=t1[PIPE_DEPTH-1],16 74 (EPI) st8 [tgt2]=t2[PIPE_DEPTH-1],16 78 (EPI) st8 [tgt1]=t3[PIPE_DEPTH-1],16 80 (EPI) st8 [tgt2]=t4[PIPE_DEPTH-1],16 83 (EPI) st8 [tgt1]=t5[PIPE_DEPTH-1],16 85 (EPI) st8 [tgt2]=t6[PIPE_DEPTH-1],16 88 (EPI) st8 [tgt1]=t7[PIPE_DEPTH-1],16 90 (EPI) st8 [tgt2]=t8[PIPE_DEPTH-1],16
|
D | copy_user.S | 42 #define EPI p[PIPE_DEPTH-1] macro 116 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1) 198 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1) 241 EX(.failure_out,(EPI) st8 [dst1]=tmp,8); \ 249 (EPI) st8 [dst1]=tmp,8; \ 309 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1) 380 EX(.failure_out, (EPI) st8 [dst1]=val1[PIPE_DEPTH-1],16) 381 (EPI) st8 [dst2]=val2[PIPE_DEPTH-1],16 443 (EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1 460 (EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1 [all …]
|
/linux-6.1.9/drivers/parisc/ |
D | eisa_enumerator.c | 29 #define EPI 0xc80 macro 433 id = le32_to_cpu(inl(SLOT2PORT(slot)+EPI)); in init_slot() 472 outb(0x01| inb(SLOT2PORT(slot)+EPI+4), in init_slot() 473 SLOT2PORT(slot)+EPI+4); in init_slot()
|
/linux-6.1.9/Documentation/networking/device_drivers/can/ctu/ |
D | ctucanfd-driver.rst | 505 error state change by an interrupt (EPI, EWLI), and then proceeds to 510 triggered) and when the error counters are read. When EPI is received,
|