Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/hp-lj/
Dasic.c7 static int asic = IllegalAsic; in GetAsicId() local
9 if (asic == IllegalAsic) { in GetAsicId()
11 asic = HarmonyAsic; in GetAsicId()
13 asic = AndrosAsic; in GetAsicId()
15 asic = UnknownAsic; in GetAsicId()
17 return asic; in GetAsicId()
DMakefile18 obj-y := init.o setup.o irq.o int-handler.o pci.o utils.o asic.o
/linux-2.4.37.9/arch/mips/sni/
Dsetup.c64 unsigned int asic; in sni_pcimt_detect() local
72 asic = csmsr & 0x80; in sni_pcimt_detect()
73 asic = (csmsr & 0x08) ? asic : !asic; in sni_pcimt_detect()
74 p += sprintf(p, ", ASIC PCI Rev %s", asic ? "1.0" : "1.1"); in sni_pcimt_detect()
/linux-2.4.37.9/drivers/atm/
Deni.h109 int asic; /* PCI interface type, 0 for FPGA */ member
Deni.c1726 (eni_dev->asic ? PCI_COMMAND_PARITY | PCI_COMMAND_SERR : 0)))) { in eni_do_init()
1741 if (!eni_dev->asic) { in eni_do_init()
1772 if (!(eni_in(MID_RES_ID_MCON) & 0x200) != !eni_dev->asic) { in eni_do_init()
1778 error = eni_dev->asic ? get_esi_asic(dev) : get_esi_fpga(dev,base); in eni_do_init()
1807 (eni_dev->asic ? PCI_COMMAND_PARITY | PCI_COMMAND_SERR : 0)))) { in eni_start()
2306 eni_dev->asic = ent->driver_data; in eni_init_one()
/linux-2.4.37.9/Documentation/video4linux/bttv/
DCards896 DST Card/DST-IP (bt878, twinhan asic) VP-1020
/linux-2.4.37.9/include/asm-cris/
Dsv_addr.agh2 !* This file was automatically generated by /n/asic/bin/reg_macro_gen
3 !* from the file `/n/asic/projects/etrax_ng/doc/work/etrax_ng_regs.rd'.
5 !* make the changes in `/n/asic/projects/etrax_ng/doc/work/etrax_ng_regs.rd' instead.
/linux-2.4.37.9/Documentation/
DConfigure.help11301 Various DSCC4 bug forbid any reliable software reset of the asic.