Searched refs:mlxplat_regmap_config (Results 1 – 1 of 1) sorted by relevance
1818 static const struct regmap_config *mlxplat_regmap_config; variable1914 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_ng; in mlxplat_dmi_qmb7xx_matched()2106 if (!mlxplat_regmap_config) in mlxplat_init()2107 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config; in mlxplat_init()2111 mlxplat_regmap_config); in mlxplat_init()2160 for (j = 0; j < mlxplat_regmap_config->num_reg_defaults; j++) { in mlxplat_init()2162 mlxplat_regmap_config->reg_defaults[j].reg, in mlxplat_init()2163 mlxplat_regmap_config->reg_defaults[j].def); in mlxplat_init()