Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dmlx-platform.c5554 static const struct regmap_config *mlxplat_regmap_config; variable
5667 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_ng; in mlxplat_dmi_default_eth_wc_blade_matched()
5762 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_ng; in mlxplat_dmi_qmb7xx_matched()
5787 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_comex; in mlxplat_dmi_comex_matched()
5813 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_ng400; in mlxplat_dmi_ng400_matched()
5855 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config_ng400; in mlxplat_dmi_chassis_blade_matched()
6562 if (!mlxplat_regmap_config) in mlxplat_probe()
6563 mlxplat_regmap_config = &mlxplat_mlxcpld_regmap_config; in mlxplat_probe()
6567 mlxplat_regmap_config); in mlxplat_probe()
6576 mlxplat_regmap_config->reg_defaults[i].reg, in mlxplat_probe()
[all …]