Symbol: regmap_test_bits
drivers/base/regmap/regmap.c
3349
EXPORT_SYMBOL_GPL(regmap_test_bits);
drivers/clk/rockchip/clk-gate-grf.c
56
ret = regmap_test_bits(gate->regmap, gate->reg, BIT(gate->shift));
drivers/clk/tenstorrent/atlantis-prcm.c
232
return regmap_test_bits(gate->common.regmap, gate->config.reg_offset, gate->config.enable);
drivers/clk/tenstorrent/atlantis-prcm.c
409
if (!regmap_test_bits(gate->common.regmap,
drivers/clk/tenstorrent/atlantis-prcm.c
444
return regmap_test_bits(gate->common.regmap, gate->config.reg_offset, gate->config.enable);
drivers/clk/thead/clk-th1520-ap.c
355
return !regmap_test_bits(pll->common.map, pll->common.cfg1,
drivers/counter/104-quad-8.c
226
ret = regmap_test_bits(priv->map, QUAD8_INDEX_INPUT_LEVELS, BIT(signal->id - 16));
drivers/counter/104-quad-8.c
948
ret = regmap_test_bits(priv->map, QUAD8_CABLE_STATUS, BIT(channel_id));
drivers/counter/stm32-timer-cnt.c
436
if (!regmap_test_bits(priv->regmap, TIM_CCER, cc->ccer_bits))
drivers/counter/stm32-timer-cnt.c
465
if (!regmap_test_bits(priv->regmap, TIM_DIER, TIM_DIER_UIE))
drivers/counter/ti-ecap-capture.c
242
bitval = regmap_test_bits(ecap_dev->regmap, ECAP_ECCTL_REG, ECAP_CAPPOL_BIT(idx));
drivers/gpio/gpio-exar.c
81
if (regmap_test_bits(exar_gpio->regmap, addr, BIT(bit)))
drivers/gpio/gpio-exar.c
93
return !!(regmap_test_bits(exar_gpio->regmap, addr, BIT(bit)));
drivers/gpio/gpio-mpfs.c
100
return regmap_test_bits(mpfs_gpio->regs, mpfs_gpio->offsets->inp, BIT(gpio_index));
drivers/gpio/gpio-mpfs.c
98
return regmap_test_bits(mpfs_gpio->regs, mpfs_gpio->offsets->outp, BIT(gpio_index));
drivers/hwmon/emc1812.c
533
*val = regmap_test_bits(data->regmap, EMC1812_LOW_LIMIT_STATUS_ADDR,
drivers/hwmon/emc1812.c
540
*val = regmap_test_bits(data->regmap, EMC1812_HIGH_LIMIT_STATUS_ADDR,
drivers/hwmon/emc1812.c
547
*val = regmap_test_bits(data->regmap, EMC1812_THERM_LIMIT_STATUS_ADDR,
drivers/hwmon/emc1812.c
554
*val = regmap_test_bits(data->regmap, EMC1812_EXT_DIODE_FAULT_STATUS_ADDR,
drivers/hwmon/mcp9982.c
464
*val = regmap_test_bits(priv->regmap, MCP9982_HIGH_LIMIT_STATUS_ADDR,
drivers/hwmon/mcp9982.c
494
*val = regmap_test_bits(priv->regmap, MCP9982_LOW_LIMIT_STATUS_ADDR,
drivers/hwmon/mcp9982.c
503
*val = regmap_test_bits(priv->regmap, MCP9982_THERM_LIMIT_STATUS_ADDR,
drivers/hwmon/mcp9982.c
522
*val = regmap_test_bits(priv->regmap, MCP9982_EXT_FAULT_STATUS_ADDR,
drivers/iio/resolver/ad2s1210.c
530
ret = regmap_test_bits(st->regmap, AD2S1210_REG_CONTROL,
drivers/iio/resolver/ad2s1210.c
553
ret = regmap_test_bits(st->regmap, AD2S1210_REG_CONTROL,
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.c
47
return !regmap_test_bits(dev->vdecsys_regmap, VDEC_HW_ACTIVE_ADDR,
drivers/mfd/tps6594-core.c
609
ret = regmap_test_bits(tps->regmap, regmap_reg, mask_val);
drivers/net/ethernet/mediatek/mtk_star_emac.c
829
if (!regmap_test_bits(priv->regs, MTK_STAR_REG_HASH_CTRL,
drivers/phy/marvell/phy-mvebu-cp110-utmi.c
186
int test = regmap_test_bits(utmi->syscon,
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5391
ret = regmap_test_bits(tcsr, args[0], BIT(args[1]));
drivers/phy/spacemit/phy-k1-pcie.c
319
if (!regmap_test_bits(pmu, PMUA_USB_PHY_CTRL0, COMBO_PHY_SEL) == usb)
drivers/pinctrl/pinctrl-aw9523.c
372
ret = regmap_test_bits(regmap, AW9523_REG_CONF_STATE(pin), BIT(n));
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
133
return regmap_test_bits(clk->regmap, GPR_REG1, PLL_LOCK);
drivers/pmdomain/marvell/pxa1908-power-controller.c
66
return regmap_test_bits(ctrl->base, APMU_AUDIO_CLK, AUDIO_ULCX_ENABLE);
drivers/pmdomain/marvell/pxa1908-power-controller.c
68
return regmap_test_bits(ctrl->base, APMU_DEBUG, DSI_PHY_DVM_MASK);
drivers/pmdomain/marvell/pxa1908-power-controller.c
70
return regmap_test_bits(ctrl->base, APMU_PWR_STATUS_REG, pd->data.pwr_state);
drivers/pwm/pwm-intel-lgm.c
93
state->enabled = regmap_test_bits(pc->regmap, LGM_PWM_FAN_CON0,
drivers/rtc/rtc-amlogic-a4.c
119
rtc->rtc_enabled = regmap_test_bits(rtc->map, RTC_CTRL, RTC_ENABLE);
drivers/rtc/rtc-amlogic-a4.c
174
alarm_enable = regmap_test_bits(rtc->map, RTC_CTRL, RTC_ALRM0_EN);
drivers/rtc/rtc-amlogic-a4.c
175
alarm_mask = regmap_test_bits(rtc->map, RTC_INT_MASK, RTC_ALRM0_IRQ_MSK);
drivers/rtc/rtc-amlogic-a4.c
283
rtc->rtc_enabled = regmap_test_bits(rtc->map, RTC_CTRL, RTC_ENABLE);
drivers/rtc/rtc-atcrtc100.c
171
if (!regmap_test_bits(rtc->regmap, RTC_CR, RTC_EN))
drivers/rtc/rtc-atcrtc100.c
217
wkalrm->enabled = regmap_test_bits(rtc->regmap, RTC_CR, ALARM_INT);
drivers/rtc/rtc-pcf8563.c
232
ret = regmap_test_bits(pcf8563->regmap, PCF8563_REG_SC,
drivers/rtc/rtc-spacemit-p1.c
60
if (!regmap_test_bits(regmap, RTC_CTRL, RTC_EN))
drivers/rtc/rtc-tps6594.c
381
ret = regmap_test_bits(tps->regmap, TPS6594_REG_RTC_STATUS,
drivers/rtc/rtc-tps6594.c
402
ret = regmap_test_bits(tps->regmap, TPS6594_REG_RTC_STATUS,
drivers/rtc/rtc-tps6594.c
449
ret = regmap_test_bits(tps->regmap, TPS6594_REG_INT_STARTUP,
drivers/rtc/rtc-tps6594.c
90
ret = regmap_test_bits(tps->regmap, TPS6594_REG_RTC_STATUS,
drivers/usb/typec/mux/ps883x.c
429
if (regmap_test_bits(retimer->regmap, REG_USB_PORT_CONN_STATUS_0,
include/linux/regmap.h
1444
int regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits);
sound/soc/codecs/cpcap.c
1649
if (!regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_HS_S))) {
sound/soc/codecs/cpcap.c
1661
if (!regmap_test_bits(regmap, CPCAP_REG_INTS2,
sound/soc/codecs/cpcap.c
1668
} else if (regmap_test_bits(regmap, CPCAP_REG_INTS1,
sound/soc/codecs/cpcap.c
1703
if (regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_HS_S)) == 1)
sound/soc/codecs/cpcap.c
1706
mb2 = regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_MB2_S));
sound/soc/codecs/cpcap.c
1707
ptt = regmap_test_bits(regmap, CPCAP_REG_INTS2, BIT(CPCAP_BIT_PTT_S));
sound/soc/codecs/cs42l43.c
1464
if (regmap_test_bits(cs42l43->regmap, CS42L43_CTRL_REG, CS42L43_PLL_EN_MASK)) {
sound/soc/codecs/cs42l43.c
335
int provider = !dai->id || !!regmap_test_bits(cs42l43->regmap,
sound/soc/codecs/cs42l43.c
408
int dsp_mode = !!regmap_test_bits(cs42l43->regmap, CS42L43_ASP_CTRL,
sound/soc/codecs/cs42l43.c
410
int provider = !!regmap_test_bits(cs42l43->regmap, CS42L43_ASP_CLK_CONFIG2,
sound/soc/codecs/cs42l43.c
497
int provider = regmap_test_bits(cs42l43->regmap, CS42L43_ASP_CLK_CONFIG2,
sound/soc/codecs/cs530x.c
810
if (regmap_test_bits(regmap, CS530X_SIGNAL_PATH_CFG,
sound/soc/codecs/cs530x.c
822
if (!regmap_test_bits(regmap, CS530X_CLK_CFG_0,