Home
last modified time | relevance | path

Searched refs:MA (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dhwmtm.c170 #define MA smc->hw.fddi_canon_addr.a macro
173 #define MA smc->hw.fddi_home_addr.a macro
1215 * Check SA == MA in process_receive()
1219 if (virt[12] == MA[5] && in process_receive()
1220 virt[11] == MA[4] && in process_receive()
1221 virt[10] == MA[3] && in process_receive()
1222 virt[9] == MA[2] && in process_receive()
1223 virt[8] == MA[1] && in process_receive()
1224 (virt[7] & ~GROUP_ADDR_BIT) == MA[0]) { in process_receive()
1234 * if DA != Multicast or Broadcast or DA!=MA in process_receive()
[all...]
H A Dfplustm.c76 #define MA smc->hw.fddi_canon_addr macro
78 #define MA smc->hw.fddi_home_addr macro
481 mac->mac_source = mac->mac_dest = MA ; in build_claim_beacon()
496 mac->mac_source = MA ; in build_claim_beacon()
512 mac->mac_source = MA ; in build_claim_beacon()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dhwmtm.c170 #define MA smc->hw.fddi_canon_addr.a macro
173 #define MA smc->hw.fddi_home_addr.a macro
1215 * Check SA == MA in process_receive()
1219 if (virt[12] == MA[5] && in process_receive()
1220 virt[11] == MA[4] && in process_receive()
1221 virt[10] == MA[3] && in process_receive()
1222 virt[9] == MA[2] && in process_receive()
1223 virt[8] == MA[1] && in process_receive()
1224 (virt[7] & ~GROUP_ADDR_BIT) == MA[0]) { in process_receive()
1234 * if DA != Multicast or Broadcast or DA!=MA in process_receive()
[all...]
H A Dfplustm.c76 #define MA smc->hw.fddi_canon_addr macro
78 #define MA smc->hw.fddi_home_addr macro
481 mac->mac_source = mac->mac_dest = MA ; in build_claim_beacon()
496 mac->mac_source = MA ; in build_claim_beacon()
512 mac->mac_source = MA ; in build_claim_beacon()
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl8712_wmac_regdef.h25 #define MA (RTL8712_WMAC_ + 0x22) macro
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl8712_wmac_regdef.h25 #define MA (RTL8712_WMAC_ + 0x22) macro
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dqrnnd.S27 # MA 02111-1307, USA.
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dudiv-qrnnd.S27 # MA 02111-1307, USA.
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dsleep-tegra30.S504 mov32 r2, 0x800A00AB @ DEV_SELECTION=2, MA=10, OP=0xAB
514 mov32 r2, 0x400A00AB @ DEV_SELECTION=1, MA=10, OP=0xAB
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h248 #define MA 0x80 /* sta: phase mismatch */ 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
2357 else if (sist & MA)
2419 * raising the MA interrupt for interrupted INPUT phases.
2755 * - SCSI parity error + Phase mismatch (PAR|MA)
2836 * PAR and MA interrupts may occur at the same time,
2881 * Phase mismatch (MA) is the most frequent interrupt
2885 * mismatch condition (MA).
2894 else if (sist & MA) sym_int_ma (np);
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h248 #define MA 0x80 /* sta: phase mismatch */ 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
2357 else if (sist & MA)
2419 * raising the MA interrupt for interrupted INPUT phases.
2755 * - SCSI parity error + Phase mismatch (PAR|MA)
2836 * PAR and MA interrupts may occur at the same time,
2881 * Phase mismatch (MA) is the most frequent interrupt
2885 * mismatch condition (MA).
2894 else if (sist & MA) sym_int_ma (np);
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Dsleep-tegra30.S549 mov32 r2, 0x800A00AB @ DEV_SELECTION=2, MA=10, OP=0xAB
559 mov32 r2, 0x400A00AB @ DEV_SELECTION=1, MA=10, OP=0xAB
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h771 #define MA 0x80 /* sta: phase mismatch */ macro
H A Dncr53c8xx.c5306 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5955 if (sist & MA) { in ncr_exception()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h771 #define MA 0x80 /* sta: phase mismatch */ macro
H A Dncr53c8xx.c5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5789 if (sist & MA) { in ncr_exception()

Completed in 63 milliseconds