Home
last modified time | relevance | path

Searched refs:regmap_register_patch (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/adv7511/
H A Dadv7533.c91 regmap_register_patch(adv->regmap_cec, adv7533_cec_fixed_registers, in adv7533_dsi_power_on()
127 return regmap_register_patch(adv->regmap, in adv7533_patch_registers()
134 return regmap_register_patch(adv->regmap_cec, in adv7533_patch_cec_registers()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Ddrv260x.c369 error = regmap_register_patch(haptics->regmap, in drv260x_init()
382 error = regmap_register_patch(haptics->regmap, in drv260x_init()
405 error = regmap_register_patch(haptics->regmap, in drv260x_init()
H A Ddrv2667.c284 error = regmap_register_patch(haptics->regmap, in drv2667_init()
305 error = regmap_register_patch(haptics->regmap, in drv2667_init()
H A Ddrv2665.c136 error = regmap_register_patch(haptics->regmap, in drv2665_init()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm5110-tables.c264 return regmap_register_patch(arizona->regmap, in wm5110_patch()
268 return regmap_register_patch(arizona->regmap, in wm5110_patch()
272 return regmap_register_patch(arizona->regmap, in wm5110_patch()
276 return regmap_register_patch(arizona->regmap, in wm5110_patch()
H A Dcs47l92-tables.c96 ret = regmap_register_patch(madera->regmap, in cs47l92_patch()
105 ret = regmap_register_patch(madera->regmap_32bit, in cs47l92_patch()
H A Dcs47l85-tables.c336 ret = regmap_register_patch(madera->regmap, patch16, num16); in cs47l85_patch()
343 ret = regmap_register_patch(madera->regmap_32bit, patch32, num32); in cs47l85_patch()
H A Dlochnagar-i2c.c363 ret = regmap_register_patch(lochnagar->regmap, config->patch, in lochnagar_i2c_probe()
H A Dcs47l15-tables.c35 ret = regmap_register_patch(madera->regmap, in cs47l15_patch()
H A Dcs47l35-tables.c55 ret = regmap_register_patch(madera->regmap, cs47l35_reva_16_patch, in cs47l35_patch()
H A Dwm8994-core.c531 ret = regmap_register_patch(wm8994->regmap, regmap_patch, in wm8994_device_init()
H A Dwm8998-tables.c45 return regmap_register_patch(arizona->regmap, in wm8998_patch()
H A Dwm8997-tables.c32 return regmap_register_patch(arizona->regmap, in wm8997_patch()
H A Dcs47l24-tables.c29 return regmap_register_patch(arizona->regmap, in cs47l24_patch()
H A Dtwl6040.c703 regmap_register_patch(twl6040->regmap, twl6040_patch, in twl6040_probe()
H A Dcs47l90-tables.c58 ret = regmap_register_patch(madera->regmap, in cs47l90_patch()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-rx6110.c273 ret = regmap_register_patch(rx6110->regmap, rx6110_default_regs, in rx6110_init()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dda7210.c1229 ret = regmap_register_patch(da7210->regmap, da7210_regmap_i2c_patch, in da7210_i2c_probe()
1315 ret = regmap_register_patch(da7210->regmap, da7210_regmap_spi_patch, in da7210_spi_probe()
H A Dcs35l32.c436 ret = regmap_register_patch(cs35l32->regmap, cs35l32_monitor_patch, in cs35l32_i2c_probe()
H A Drt1016.c664 ret = regmap_register_patch(rt1016->regmap, rt1016_patch, in rt1016_i2c_probe()
H A Dcs35l36.c1818 ret = regmap_register_patch(cs35l36->regmap, in cs35l36_i2c_probe()
1834 ret = regmap_register_patch(cs35l36->regmap, in cs35l36_i2c_probe()
H A Drt5660.c1310 ret = regmap_register_patch(rt5660->regmap, rt5660_patch, in rt5660_i2c_probe()
H A Dwsa881x.c692 regmap_register_patch(wsa881x->regmap, wsa881x_rev_2_0, in wsa881x_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h1130 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs,
1743 static inline int regmap_register_patch(struct regmap *map, in regmap_register_patch() function
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960440 regmap_register_patch

123