Searched refs:HNS3_GLOBAL_RESET_REG (Results 1 – 3 of 3) sorted by relevance
36 #define HNS3_GLOBAL_RESET_REG 0x20A00 macro
39 HNS3_GLOBAL_RESET_REG,
5576 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()5580 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()5682 if (hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG) || in hns3_msix_process()5696 val = hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG); in hns3_msix_process()5698 hns3_write_dev(hw, HNS3_GLOBAL_RESET_REG, val); in hns3_msix_process()