Home
last modified time | relevance | path

Searched refs:hw_rev (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Drme96xx.c283 int hw_rev; /* h/w rev * 10 (i.e. 1.5 has hw_rev = 15) */ member
465 if (s->hw_rev == 15) { in rme96xx_spdif_sample_rate()
906 s->hw_rev = 15; in rme96xx_init()
908 s->hw_rev = 11; in rme96xx_init()
921 if (s->hw_rev == 15) { in rme96xx_init()
935 if (s->hw_rev == 15) { in rme96xx_init()
943 printk(KERN_INFO RME_MESS" detected %s (hw_rev %d)\n",s->card_name,s->hw_rev); in rme96xx_init()
945 if (s->hw_rev == 15) in rme96xx_init()
/linux-2.4.37.9/arch/parisc/kernel/
Dlba_pci.c193 int hw_rev; /* HW revision of chip */ member
206 #define LBA_TR4PLUS(d) ((d)->hw_rev > 0x4)
902 if (LBA_DEV(d)->hw_rev < 3) \
1358 lba_dev->hw_rev = func_class; in lba_driver_callback()
Dsba_iommu.c249 unsigned int hw_rev; /* HW revision of chip */ member
1834 (sba_dev->hw_rev & 0x7) + 1, in sba_proc_info()
1835 (sba_dev->hw_rev & 0x18) >> 3 in sba_proc_info()
1997 sba_dev->hw_rev = func_class; in sba_driver_callback()
/linux-2.4.37.9/drivers/block/
Dida_cmd.h106 __u8 hw_rev; member