Searched refs:selector_reg (Results 1 – 25 of 27) sorted by relevance
12
| /Linux-v5.4/sound/soc/codecs/ |
| D | wm2200.c | 115 .selector_reg = WM2200_DSP1_CONTROL_3, 122 .selector_reg = WM2200_DSP1_CONTROL_2, 129 .selector_reg = WM2200_DSP1_CONTROL_4, 136 .selector_reg = WM2200_DSP2_CONTROL_3, 143 .selector_reg = WM2200_DSP2_CONTROL_2, 150 .selector_reg = WM2200_DSP2_CONTROL_4,
|
| D | pcm186x.c | 625 .selector_reg = PCM186X_PAGE,
|
| D | rt1305.c | 44 .selector_reg = RT1305_PRIV_INDEX,
|
| D | rt5660.c | 43 .selector_reg = RT5660_PRIV_INDEX,
|
| D | tlv320aic32x4.c | 552 .selector_reg = 0,
|
| D | rt5616.c | 39 .selector_reg = RT5616_PRIV_INDEX,
|
| D | tlv320aic31xx.c | 120 .selector_reg = AIC31XX_PAGECTL,
|
| D | cs42l42.c | 380 .selector_reg = CS42L42_PAGE_REGISTER,
|
| D | pcm512x.c | 1484 .selector_reg = PCM512x_PAGE,
|
| D | rt5651.c | 41 .selector_reg = RT5651_PRIV_INDEX,
|
| D | wcd9335.c | 4929 .selector_reg = WCD9335_REG(0x0, 0), 4972 .selector_reg = WCD9335_REG(0, 0x0),
|
| D | rt5640.c | 45 .selector_reg = RT5640_PRIV_INDEX,
|
| D | rt5670.c | 62 .selector_reg = RT5670_PRIV_INDEX,
|
| D | tscs454.c | 256 .selector_reg = R_PAGESEL,
|
| /Linux-v5.4/drivers/base/regmap/ |
| D | internal.h | 199 unsigned int selector_reg; member
|
| D | regmap.c | 1070 if (range_cfg->selector_reg > map->max_register) { in __regmap_init() 1085 unsigned sel_reg = config->ranges[j].selector_reg; in __regmap_init() 1121 new->selector_reg = range_cfg->selector_reg; in __regmap_init() 1441 range->window_start + win_offset != range->selector_reg) { in _regmap_select_page() 1446 ret = _regmap_update_bits(map, range->selector_reg, in _regmap_select_page()
|
| /Linux-v5.4/drivers/mfd/ |
| D | da9063-i2c.c | 163 .selector_reg = DA9063_REG_PAGE_CON,
|
| D | da9062-core.c | 443 .selector_reg = DA9062AA_PAGE_CON, 548 .selector_reg = DA9062AA_PAGE_CON,
|
| D | da9150-core.c | 157 .selector_reg = DA9150_PAGE_CON,
|
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | cxd2820r_core.c | 561 .selector_reg = 0x00, in cxd2820r_probe() 572 .selector_reg = 0x00, in cxd2820r_probe()
|
| D | rtl2830.c | 786 .selector_reg = 0x00, in rtl2830_probe()
|
| D | rtl2832.c | 1033 .selector_reg = 0x00, in rtl2832_probe()
|
| /Linux-v5.4/drivers/regulator/ |
| D | da9211-regulator.c | 47 .selector_reg = DA9211_REG_PAGE_CON,
|
| /Linux-v5.4/include/linux/ |
| D | regmap.h | 437 unsigned int selector_reg; member
|
| /Linux-v5.4/drivers/clk/ |
| D | clk-si5341.c | 1006 .selector_reg = SI5341_PAGE,
|
12