Lines Matching refs:cxl_decoder
24 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in add_hdm_decoder()
699 static void cxld_set_interleave(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_interleave()
721 static void cxld_set_type(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_type()
776 static void setup_hw_decoder(struct cxl_decoder *cxld, void __iomem *hdm) in setup_hw_decoder()
817 static int cxl_decoder_commit(struct cxl_decoder *cxld) in cxl_decoder_commit()
873 struct cxl_decoder *cxld; in commit_reap()
889 void cxl_port_commit_reap(struct cxl_decoder *cxld) in cxl_port_commit_reap()
907 static void cxl_decoder_reset(struct cxl_decoder *cxld) in cxl_decoder_reset()
946 struct cxl_port *port, struct cxl_decoder *cxld, u64 *dpa_base, in cxl_setup_hdm_decoder_from_dvsec()
986 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder()
1184 struct cxl_decoder *cxld; in devm_cxl_enumerate_decoders()