Searched refs:hwrev (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | zl38060.c | 450 unsigned int hwrev, fwprod, fwrev; in zl38_check_revision() local 454 err = regmap_read(regmap, REG_HW_REV, &hwrev); in zl38_check_revision() 468 hwrev & 0x1F, fwprod, fw_major, fw_minor, fw_micro); in zl38_check_revision()
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 26 hwrev Hardware/Product Revision (from CID Register)
|
| /linux/drivers/mmc/core/ |
| H A D | mmc.c | 90 card->cid.hwrev = unstuff_bits(resp, 44, 4); in mmc_decode_cid() 811 MMC_DEV_ATTR(hwrev, "0x%x\n", card->cid.hwrev);
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 1359 __le32 hwrev; member
|