Home
last modified time | relevance | path

Searched refs:hdm_decoder (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cxl/core/
H A Dhdm.c77 hdm_cap = readl(cxlhdm->regs.hdm_decoder + CXL_HDM_DECODER_CAP_OFFSET); in parse_hdm_decoder_caps()
102 hdm = cxlhdm->regs.hdm_decoder; in should_emulate_decoders()
159 if (!reg_map->component_map.hdm_decoder.valid) { in devm_cxl_setup_hdm()
804 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_commit()
893 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_decoder_reset()
1126 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in cxl_settle_decoders()
1159 void __iomem *hdm = cxlhdm->regs.hdm_decoder; in devm_cxl_enumerate_decoders()
/linux/drivers/cxl/
H A Dcxl.h215 void __iomem *hdm_decoder;
257 struct cxl_reg_map hdm_decoder; member