Searched refs:ASIC_CFG_THERM_POLL_EN (Results 1 – 2 of 2) sorted by relevance
1020 therm = read_csr(dd, ASIC_CFG_THERM_POLL_EN); in do_pcie_gen3_transition()1022 write_csr(dd, ASIC_CFG_THERM_POLL_EN, 0x0); in do_pcie_gen3_transition()1367 write_csr(dd, ASIC_CFG_THERM_POLL_EN, 0x1); in do_pcie_gen3_transition()
386 #define ASIC_CFG_THERM_POLL_EN (ASIC + 0x000000000050) macro