Searched refs:hdm_decoder (Results 1 – 4 of 4) sorted by relevance
77 hdm_cap = readl(cxlhdm->regs.hdm_decoder + CXL_HDM_DECODER_CAP_OFFSET); in parse_hdm_decoder_caps()103 hdm = cxlhdm->regs.hdm_decoder; in should_emulate_decoders()166 if (!reg_map->component_map.hdm_decoder.valid) { in devm_cxl_setup_hdm()811 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_commit()901 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_reset()1134 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_settle_decoders()1167 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()
243 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in disable_hdm()252 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enable_hdm()370 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_hdm_decode_init()1004 hdm = cxlhdm->regs.hdm_decoder; in __cxl_endpoint_decoder_reset_detected()
215 void __iomem *hdm_decoder;257 struct cxl_reg_map hdm_decoder; member