Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dnvsw-sn2201.c299 static const struct reg_default nvsw_sn2201_regmap_default[] = { variable
313 .reg_defaults = nvsw_sn2201_regmap_default,
314 .num_reg_defaults = ARRAY_SIZE(nvsw_sn2201_regmap_default),
1131 err = regmap_write(regmap, nvsw_sn2201_regmap_default[i].reg, in nvsw_sn2201_i2c_completion_notify()
1132 nvsw_sn2201_regmap_default[i].def); in nvsw_sn2201_i2c_completion_notify()
1135 nvsw_sn2201_regmap_default[i].reg, in nvsw_sn2201_i2c_completion_notify()
1136 nvsw_sn2201_regmap_default[i].def); in nvsw_sn2201_i2c_completion_notify()