Home
last modified time | relevance | path

Searched refs:hwrev (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dzl38060.c450 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 Dmmc-dev-attrs.rst26 hwrev Hardware/Product Revision (from CID Register)
/linux/drivers/scsi/aacraid/
H A Daacraid.h1359 __le32 hwrev; member