Searched refs:HNS3_GLOBAL_RESET_REG (Results 1 – 3 of 3) sorted by relevance
36 #define HNS3_GLOBAL_RESET_REG 0x20A00 macro
37 HNS3_GLOBAL_RESET_REG,
5286 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()5290 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()5390 if (hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG) || in hns3_msix_process()5404 val = hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG); in hns3_msix_process()5406 hns3_write_dev(hw, HNS3_GLOBAL_RESET_REG, val); in hns3_msix_process()