Searched refs:reg_sequence (Results 1 – 25 of 55) sorted by relevance
123
/Linux-v4.19/sound/soc/codecs/ |
D | cs43130.c | 973 static const struct reg_sequence pcm_ch_en_seq[] = { 994 static const struct reg_sequence pcm_ch_dis_seq[] = { 1092 static const struct reg_sequence pcm_seq[] = { 1104 static const struct reg_sequence dsd_seq[] = { 1116 static const struct reg_sequence pop_free_seq[] = { 1122 static const struct reg_sequence pop_free_seq2[] = { 1128 static const struct reg_sequence mute_seq[] = { 1136 static const struct reg_sequence unmute_seq[] = { 1258 static const struct reg_sequence dac_postpmu_seq[] = { 1264 static const struct reg_sequence dac_postpmd_seq[] = { [all …]
|
D | wm5110.c | 217 static const struct reg_sequence wm5110_no_dre_left_enable[] = { 235 static const struct reg_sequence wm5110_dre_left_enable[] = { 253 static const struct reg_sequence wm5110_no_dre_right_enable[] = { 271 static const struct reg_sequence wm5110_dre_right_enable[] = { 295 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() 512 struct reg_sequence analog_seq[] = { in wm5110_in_analog_ev()
|
D | da7210.c | 1178 static const struct reg_sequence da7210_regmap_i2c_patch[] = { 1257 static const struct reg_sequence da7210_regmap_spi_patch[] = {
|
D | cs35l32.c | 246 static const struct reg_sequence cs35l32_monitor_patch[] = {
|
D | rt5514.c | 38 static const struct reg_sequence rt5514_i2c_patch[] = { 60 static const struct reg_sequence rt5514_patch[] = {
|
/Linux-v4.19/drivers/mfd/ |
D | cs47l85-tables.c | 21 static const struct reg_sequence cs47l85_reva_16_patch[] = { 50 static const struct reg_sequence cs47l85_revc_16_patch[] = { 56 static const struct reg_sequence cs47l85_reva_32_patch[] = { 294 static const struct reg_sequence cs47l85_revc_32_patch[] = { 318 const struct reg_sequence *patch16; in cs47l85_patch() 319 const struct reg_sequence *patch32; in cs47l85_patch()
|
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[] = { 333 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 | cs47l35-tables.c | 21 static const struct reg_sequence cs47l35_reva_16_patch[] = {
|
D | wm8997-tables.c | 20 static const struct reg_sequence wm8997_reva_patch[] = {
|
/Linux-v4.19/drivers/gpu/drm/bridge/adv7511/ |
D | adv7533.c | 18 static const struct reg_sequence adv7533_fixed_registers[] = { 27 static const struct reg_sequence adv7533_cec_fixed_registers[] = {
|
/Linux-v4.19/include/linux/ |
D | regmap.h | 70 struct reg_sequence { struct 984 int regmap_multi_reg_write(struct regmap *map, const struct reg_sequence *regs, 987 const struct reg_sequence *regs, 1021 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, 1344 const struct reg_sequence *regs, in regmap_register_patch()
|
/Linux-v4.19/drivers/input/misc/ |
D | drv260x.c | 313 static const struct reg_sequence drv260x_lra_cal_regs[] = { 320 static const struct reg_sequence drv260x_lra_init_regs[] = { 337 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-v4.19/drivers/media/i2c/ |
D | ov7740.c | 132 const struct reg_sequence *regs; 139 const struct reg_sequence *regs; 143 static const struct reg_sequence ov7740_vga[] = { 657 static const struct reg_sequence ov7740_format_yuyv[] = { 664 static const struct reg_sequence ov7740_format_bggr8[] = {
|
/Linux-v4.19/drivers/base/regmap/ |
D | regmap.c | 2046 const struct reg_sequence *regs, in _regmap_raw_multi_reg_write() 2103 struct reg_sequence *regs, in _regmap_range_multi_paged_reg_write() 2108 struct reg_sequence *base; in _regmap_range_multi_paged_reg_write() 2180 const struct reg_sequence *regs, in _regmap_multi_reg_write() 2239 size_t len = sizeof(struct reg_sequence)*num_regs; in _regmap_multi_reg_write() 2240 struct reg_sequence *base = kmemdup(regs, len, in _regmap_multi_reg_write() 2273 int regmap_multi_reg_write(struct regmap *map, const struct reg_sequence *regs, in regmap_multi_reg_write() 2307 const struct reg_sequence *regs, in regmap_multi_reg_write_bypassed() 2934 int regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, in regmap_register_patch() 2937 struct reg_sequence *p; in regmap_register_patch() [all …]
|
D | internal.h | 147 struct reg_sequence *patch;
|
/Linux-v4.19/drivers/clk/meson/ |
D | clkc.h | 74 const struct reg_sequence *init_regs;
|
D | axg.c | 194 static const struct reg_sequence axg_gp0_init_regs[] = { 247 static const struct reg_sequence axg_hifi_init_regs[] = { 639 static const struct reg_sequence axg_pcie_init_regs[] = {
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-rx6110.c | 258 static const struct reg_sequence rx6110_default_regs[] = {
|
/Linux-v4.19/drivers/iio/health/ |
D | afe4403.c | 391 static const struct reg_sequence afe4403_reg_sequences[] = {
|
D | afe4404.c | 395 static const struct reg_sequence afe4404_reg_sequences[] = {
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | analogix-anx78xx.c | 295 static const struct reg_sequence tmds_phy_initialization[] = { 467 static const struct reg_sequence otp_key_protect[] = {
|
123