Searched refs:nvsw_sn2201_regmap_default (Results 1 – 1 of 1) sorted by relevance
299 static const struct reg_default nvsw_sn2201_regmap_default[] = { variable313 .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()