Searched refs:cmdif_rev_fw_sub (Results 1 – 2 of 2) sorted by relevance
837 return ioread32be(&dev->iseg->cmdif_rev_fw_sub) & 0xffff; in fw_rev_sub()842 return ioread32be(&dev->iseg->cmdif_rev_fw_sub) >> 16; in cmdif_rev()
552 __be32 cmdif_rev_fw_sub; member