Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_reg_addr.h163 #define MISCS_REG_CHIP_REV \ macro
H A Dqed_dev.c4621 cdev->chip_rev = (u16)qed_rd(p_hwfn, p_ptt, MISCS_REG_CHIP_REV); in qed_get_dev_info()
H A Dqed_debug.c1289 chip_rev = qed_rd(p_hwfn, p_ptt, MISCS_REG_CHIP_REV); in qed_dump_chip_revision_param()