Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h127 #define SET_PAR(b, c, v) SET_CTX_REG(PAR, (b), (c), (v))
156 #define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c))
516 /* PAR */
517 #define SET_FAULT(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT, v)
519 #define SET_FAULT_TF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_TF, v)
520 #define SET_FAULT_AFF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_AFF, v)
521 #define SET_FAULT_APF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_APF, v)
522 #define SET_FAULT_TLBMF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_TLBMF, v)
524 SET_CONTEXT_FIELD(b, c, PAR, FAULT_HTWDEEF, v)
526 SET_CONTEXT_FIELD(b, c, PAR, FAULT_HTWSEE
830 #define PAR global() macro
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h127 #define SET_PAR(b, c, v) SET_CTX_REG(PAR, (b), (c), (v))
156 #define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c))
516 /* PAR */
517 #define SET_FAULT(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT, v)
519 #define SET_FAULT_TF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_TF, v)
520 #define SET_FAULT_AFF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_AFF, v)
521 #define SET_FAULT_APF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_APF, v)
522 #define SET_FAULT_TLBMF(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT_TLBMF, v)
524 SET_CONTEXT_FIELD(b, c, PAR, FAULT_HTWDEEF, v)
526 SET_CONTEXT_FIELD(b, c, PAR, FAULT_HTWSEE
830 #define PAR global() macro
[all...]
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-vr41xx.h53 #define PAR 0x00000020U macro
/kernel/linux/linux-5.10/drivers/net/wireless/admtek/
H A Dadm8211.c1094 reg = ADM8211_CSR_READ(PAR); in adm8211_hw_init()
1118 ADM8211_CSR_WRITE(PAR, reg); in adm8211_hw_init()
1224 tmp = ADM8211_CSR_READ(PAR); in adm8211_hw_reset()
1225 ADM8211_CSR_WRITE(PAR, ADM8211_PAR_SWR); in adm8211_hw_reset()
1227 while ((ADM8211_CSR_READ(PAR) & ADM8211_PAR_SWR) && timeout--) in adm8211_hw_reset()
1233 ADM8211_CSR_WRITE(PAR, tmp); in adm8211_hw_reset()
H A Dadm8211.h16 __le32 PAR; /* 0x00 CSR0 */ member
86 /* CSR0 - PAR (PCI Address Register) */
/kernel/linux/linux-6.6/drivers/net/wireless/admtek/
H A Dadm8211.c1093 reg = ADM8211_CSR_READ(PAR); in adm8211_hw_init()
1117 ADM8211_CSR_WRITE(PAR, reg); in adm8211_hw_init()
1223 tmp = ADM8211_CSR_READ(PAR); in adm8211_hw_reset()
1224 ADM8211_CSR_WRITE(PAR, ADM8211_PAR_SWR); in adm8211_hw_reset()
1226 while ((ADM8211_CSR_READ(PAR) & ADM8211_PAR_SWR) && timeout--) in adm8211_hw_reset()
1232 ADM8211_CSR_WRITE(PAR, tmp); in adm8211_hw_reset()
H A Dadm8211.h16 __le32 PAR; /* 0x00 CSR0 */ member
86 /* CSR0 - PAR (PCI Address Register) */
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h255 #define PAR 0x01 /* sta: scsi parity error */ macro
H A Dsym_hipd.c1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2289 * The chip will then interrupt with both PAR and MA
2755 * - SCSI parity error + Phase mismatch (PAR|MA)
2759 * - SCSI parity error + Unexpected disconnect (PAR|UDC)
2762 * - Some combinations of STO, PAR, UDC, ...
2836 * PAR and MA interrupts may occur at the same time,
2884 * A SCSI parity error (PAR) may be combined with a phase
2893 if (sist & PAR) sym_int_par (np, sist);
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h255 #define PAR 0x01 /* sta: scsi parity error */ macro
H A Dsym_hipd.c1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2289 * The chip will then interrupt with both PAR and MA
2755 * - SCSI parity error + Phase mismatch (PAR|MA)
2759 * - SCSI parity error + Unexpected disconnect (PAR|UDC)
2762 * - Some combinations of STO, PAR, UDC, ...
2836 * PAR and MA interrupts may occur at the same time,
2884 * A SCSI parity error (PAR) may be combined with a phase
2893 if (sist & PAR) sym_int_par (np, sist);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h778 #define PAR 0x01 /* sta: scsi parity error */ macro
H A Dncr53c8xx.c5306 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5944 ** We try to deal with PAR and SBMC combined with in ncr_exception()
5953 if ((sist & PAR) && ncr_int_par (np)) in ncr_exception()
5966 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h778 #define PAR 0x01 /* sta: scsi parity error */ macro
H A Dncr53c8xx.c5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5778 ** We try to deal with PAR and SBMC combined with in ncr_exception()
5787 if ((sist & PAR) && ncr_int_par (np)) in ncr_exception()
5800 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c1377 writeb(netdev->dev_addr[i], regs->PAR + i); in velocity_init_registers()
2823 netdev->dev_addr[i] = readb(&regs->PAR[i]); in velocity_probe()
H A Dvia-velocity.h969 volatile u8 PAR[6]; /* 0x00 */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c1377 writeb(netdev->dev_addr[i], regs->PAR + i); in velocity_init_registers()
2823 addr[i] = readb(&regs->PAR[i]); in velocity_probe()
H A Dvia-velocity.h968 volatile u8 PAR[6]; /* 0x00 */ member

Completed in 68 milliseconds