Searched refs:hdm (Results 1 – 4 of 4) sorted by relevance
104 void __iomem *hdm; in should_emulate_decoders() local112 hdm = cxlhdm->regs.hdm_decoder; in should_emulate_decoders()114 if (!hdm) in should_emulate_decoders()135 readl(hdm + CXL_HDM_DECODER0_BASE_LOW_OFFSET(i)), in should_emulate_decoders()821 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_commit() local855 setup_hw_decoder(cxld, hdm); in cxl_decoder_commit()858 rc = cxld_await_commit(hdm, cxld->id); in cxl_decoder_commit()911 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_reset() local1141 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_settle_decoders() local1145 if (!hdm) in cxl_settle_decoders()[all …]
275 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in disable_hdm() local277 global_ctrl = readl(hdm + CXL_HDM_DECODER_CTRL_OFFSET); in disable_hdm()279 hdm + CXL_HDM_DECODER_CTRL_OFFSET); in disable_hdm()284 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enable_hdm() local287 global_ctrl = readl(hdm + CXL_HDM_DECODER_CTRL_OFFSET); in devm_cxl_enable_hdm()289 hdm + CXL_HDM_DECODER_CTRL_OFFSET); in devm_cxl_enable_hdm()402 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_hdm_decode_init() local409 if (hdm) in cxl_hdm_decode_init()423 if (!hdm) in cxl_hdm_decode_init()1025 void __iomem *hdm; in __cxl_endpoint_decoder_reset_detected() local[all …]
14 cxl_core-y += hdm.o
238 [cxl_pmu_hdm_attr] = CXL_PMU_FORMAT_ATTR(hdm, "config2:0-15"),
Completed in 17 milliseconds