Searched refs:hdm_decoder (Results 1 – 4 of 4) sorted by relevance
74 hdm_cap = readl(cxlhdm->regs.hdm_decoder + CXL_HDM_DECODER_CAP_OFFSET); in parse_hdm_decoder_caps()95 if (!map.component_map.hdm_decoder.valid) { in map_hdm_decoder_regs()115 hdm = cxlhdm->regs.hdm_decoder; in should_emulate_decoders()629 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_commit()717 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_reset()948 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_settle_decoders()981 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enumerate_decoders()
86 rmap = &map->hdm_decoder; in cxl_probe_component_regs()212 { &map->component_map.hdm_decoder, ®s->hdm_decoder }, in cxl_map_component_regs()
304 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in disable_hdm()313 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enable_hdm()437 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_hdm_decode_init()
208 void __iomem *hdm_decoder;234 struct cxl_reg_map hdm_decoder; member