Searched refs:minrev (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-abx80x.c | 778 unsigned int majrev, minrev; in abx80x_probe() local 795 minrev = buf[2] & 0x7; in abx80x_probe() 800 partnumber, majrev, minrev, lot, wafer, uid); in abx80x_probe()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | sysfs.c | 412 return sysfs_emit(buf, "%x\n", dd_from_dev(dev)->minrev); in hw_rev_show()
|
| H A D | verbs.c | 1308 rdi->dparms.props.hw_ver = dd->minrev; in hfi1_fill_device_attr()
|
| H A D | mad.c | 589 ni->revision = cpu_to_be32(dd->minrev); in __subn_get_opa_nodeinfo() 626 nip->revision = cpu_to_be32(dd->minrev); in subn_get_nodeinfo()
|
| H A D | chip.c | 9426 ret = write_local_device_id(dd, dd->pcidev->device, dd->minrev); in set_local_link_attributes() 15059 dd->minrev = (dd->revision >> CCE_REVISION_CHIP_REV_MINOR_SHIFT) in hfi1_init_dd() 15194 (u32)dd->minrev, in hfi1_init_dd()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | eeprom.h | 682 bool ath9k_hw_nvram_check_version(struct ath_hw *ah, int version, int minrev);
|