Home
last modified time | relevance | path

Searched refs:cxl_component_reg_map (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/cxl/
Dcxl.h177 struct cxl_component_reg_map { struct
202 struct cxl_component_reg_map component_map;
208 struct cxl_component_reg_map *map);
Dpci.c313 struct cxl_component_reg_map *comp_map; in cxl_probe_regs()
/Linux-v6.1/drivers/cxl/core/
Dregs.c36 struct cxl_component_reg_map *map) in cxl_probe_component_regs()
41 *map = (struct cxl_component_reg_map) { 0 }; in cxl_probe_component_regs()
Dhdm.c88 struct cxl_component_reg_map map; in map_hdm_decoder_regs()