Home
last modified time | relevance | path

Searched refs:RTA (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S114 .set RTA, REG_RTA define
400 lea (RE,RTA), E /* E += A >>> 5 */
452 mov \a, RTA
453 add $\d, RTA
455 cmovge RTA, \a
/linux-5.19.10/arch/sh/boards/mach-migor/
DKconfig12 bool "RTA WVGA (800x480)"
/linux-5.19.10/drivers/net/wan/
Dhdlc_ppp.c84 enum {START = 0, STOP, TO_GOOD, TO_BAD, RCR_GOOD, RCR_BAD, RCA, RCN, RTR, RTA, enumerator
537 ppp_cp_event(dev, pid, RTA, 0, 0, 0, NULL); in ppp_rx()
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_pci.c593 #define RTA 0x10 macro
1948 if (status1 & RTA) { in ahc_pci_intr()
1963 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
Daic79xx_pci.c732 #define RTA 0x10 macro
Daic79xx.reg1146 field RTA 0x10
1164 field RTA 0x10
1181 field RTA 0x10
1197 field RTA 0x10
1214 field RTA 0x10
1229 field RTA 0x10
Daic79xx_reg.h_shipped1301 #define RTA 0x10
/linux-5.19.10/Documentation/driver-api/rapidio/
Drapidio.rst7 RapidIO Trade Association (RTA). The current version of the RapidIO specification
8 is publicly available for download from the RTA web-site [1].