Searched refs:reg_sequence (Results 1 – 29 of 29) sorted by relevance
/linux-4.4.14/drivers/mfd/ |
D | wm8994-core.c | 246 static const struct reg_sequence wm8994_revc_patch[] = { 253 static const struct reg_sequence wm8958_reva_patch[] = { 260 static const struct reg_sequence wm1811_reva_patch[] = { 329 const struct reg_sequence *regmap_patch = NULL; in wm8994_device_init()
|
D | wm5102-tables.c | 24 static const struct reg_sequence wm5102_reva_patch[] = { 60 static const struct reg_sequence wm5102_revb_patch[] = { 83 const struct reg_sequence *wm5102_patch; in wm5102_patch()
|
D | wm5110-tables.c | 24 static const struct reg_sequence wm5110_reva_patch[] = { 137 static const struct reg_sequence wm5110_revb_patch[] = { 227 static const struct reg_sequence wm5110_revd_patch[] = { 253 static const struct reg_sequence wm5110_reve_patch[] = {
|
D | wm8998-tables.c | 24 static const struct reg_sequence wm8998_rev_a_patch[] = {
|
D | wm8997-tables.c | 20 static const struct reg_sequence wm8997_reva_patch[] = {
|
D | twl6040.c | 89 static struct reg_sequence twl6040_patch[] = {
|
D | arizona-core.c | 411 static const struct reg_sequence wm5110_sleep_patch[] = {
|
/linux-4.4.14/include/linux/ |
D | regmap.h | 62 struct reg_sequence { struct 682 int regmap_multi_reg_write(struct regmap *map, const struct reg_sequence *regs, 685 const struct reg_sequence *regs, 726 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs,
|
/linux-4.4.14/drivers/base/regmap/ |
D | regmap.c | 1826 const struct reg_sequence *regs, in _regmap_raw_multi_reg_write() 1883 struct reg_sequence *regs, in _regmap_range_multi_paged_reg_write() 1888 struct reg_sequence *base; in _regmap_range_multi_paged_reg_write() 1960 const struct reg_sequence *regs, in _regmap_multi_reg_write() 2019 size_t len = sizeof(struct reg_sequence)*num_regs; in _regmap_multi_reg_write() 2020 struct reg_sequence *base = kmemdup(regs, len, in _regmap_multi_reg_write() 2053 int regmap_multi_reg_write(struct regmap *map, const struct reg_sequence *regs, in regmap_multi_reg_write() 2086 const struct reg_sequence *regs, in regmap_multi_reg_write_bypassed() 2772 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, in regmap_register_patch() 2775 struct reg_sequence *p; in regmap_register_patch() [all …]
|
D | internal.h | 142 struct reg_sequence *patch;
|
/linux-4.4.14/drivers/input/misc/ |
D | drv260x.c | 316 static const struct reg_sequence drv260x_lra_cal_regs[] = { 323 static const struct reg_sequence drv260x_lra_init_regs[] = { 340 static const struct reg_sequence drv260x_erm_cal_regs[] = {
|
D | drv2667.c | 265 static const struct reg_sequence drv2667_init_regs[] = { 272 static const struct reg_sequence drv2667_page1_init[] = {
|
D | drv2665.c | 135 static const struct reg_sequence drv2665_init_regs[] = {
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm5110.c | 194 static const struct reg_sequence wm5110_no_dre_left_enable[] = { 212 static const struct reg_sequence wm5110_dre_left_enable[] = { 230 static const struct reg_sequence wm5110_no_dre_right_enable[] = { 248 static const struct reg_sequence wm5110_dre_right_enable[] = { 272 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() 485 struct reg_sequence analog_seq[] = { in wm5110_in_analog_ev()
|
D | da7210.c | 1181 static const struct reg_sequence da7210_regmap_i2c_patch[] = { 1267 static const struct reg_sequence da7210_regmap_spi_patch[] = {
|
D | cs35l32.c | 244 static const struct reg_sequence cs35l32_monitor_patch[] = {
|
D | cs42l52.c | 1069 static const struct reg_sequence cs42l52_threshold_patch[] = {
|
D | rt5645.c | 60 static const struct reg_sequence init_list[] = { 69 static const struct reg_sequence rt5650_init_list[] = {
|
D | tlv320aic3x.c | 1696 static const struct reg_sequence aic3007_class_d[] = {
|
D | wm8993.c | 1597 static const struct reg_sequence wm8993_regmap_patch[] = {
|
D | rt5651.c | 49 static const struct reg_sequence init_list[] = {
|
D | rt5640.c | 54 static const struct reg_sequence init_list[] = {
|
D | wm2200.c | 900 static const struct reg_sequence wm2200_reva_patch[] = {
|
D | arizona.c | 1407 struct reg_sequence dac_comp[] = { in arizona_wm5102_set_dac_comp()
|
D | rt5670.c | 54 static const struct reg_sequence init_list[] = {
|
D | wm5100.c | 1250 static const struct reg_sequence wm5100_reva_patches[] = {
|
D | wm8962.c | 3497 static const struct reg_sequence wm8962_dc_measure[] = {
|
D | rt5677.c | 56 static const struct reg_sequence init_list[] = {
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | adv7511.c | 57 static const struct reg_sequence adv7511_fixed_registers[] = {
|