Searched refs:regmap_config (Results 226 - 250 of 1350) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/qcom/
H A Dturingcc-qcs404.c96 static const struct regmap_config turingcc_regmap_config = {
H A Dapss-ipq6018.c71 static const struct regmap_config apss_ipq6018_regmap_config = {
H A Dtcsrcc-sm8650.c136 static const struct regmap_config tcsr_cc_sm8650_regmap_config = {
/linux-master/drivers/gpio/
H A Dgpio-pci-idio-16.c39 static const struct regmap_config idio_16_regmap_config = {
H A Dgpio-104-idio-16.c57 static const struct regmap_config idio_16_regmap_config = {
H A Dgpio-fxl6408.c78 static const struct regmap_config regmap = {
/linux-master/drivers/regulator/
H A Dtps6286x-regulator.c26 static const struct regmap_config tps6286x_regmap_config = {
H A Dmax77503-regulator.c36 static const struct regmap_config max77503_regmap_config = {
/linux-master/drivers/mfd/
H A Drt5033.c49 static const struct regmap_config rt5033_regmap_config = {
H A Daltera-a10sr.c95 static const struct regmap_config altr_a10sr_regmap_config = {
H A Dlp87565.c18 static const struct regmap_config lp87565_regmap_config = {
H A Datmel-hlcdc.c71 static const struct regmap_config atmel_hlcdc_regmap_config = {
H A Dtps65912-core.c81 const struct regmap_config tps65912_regmap_config = {
H A Dtps6594-spi.c69 static const struct regmap_config tps6594_spi_regmap_config = {
H A Dac100.c69 static const struct regmap_config ac100_regmap_config = {
H A Drk8xx-spi.c33 static const struct regmap_config rk806_regmap_config_spi = {
H A Dwm8400-core.c96 static const struct regmap_config wm8400_regmap_config = {
/linux-master/drivers/iio/addac/
H A Dstx104.c124 static const struct regmap_config aio_ctl_regmap_config = {
152 static const struct regmap_config aio_data_regmap_config = {
165 static const struct regmap_config dio_regmap_config = {
189 static const struct regmap_config pit_regmap_config = {
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpm.h136 const struct regmap_config *regmap_cfg;
/linux-master/drivers/hwmon/
H A Dadt7310.c124 static const struct regmap_config adt7310_regmap_config = {
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x-spi.c54 static const struct regmap_config ssd130x_spi_regmap_config = {
/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_i2c.c19 static const struct regmap_config st_lsm6dsx_i2c_regmap_config = {
H A Dst_lsm6dsx_spi.c19 static const struct regmap_config st_lsm6dsx_spi_regmap_config = {
/linux-master/drivers/iio/imu/bmi323/
H A Dbmi323_i2c.c69 static const struct regmap_config bmi323_i2c_regmap_config = {
/linux-master/drivers/iio/adc/
H A Dmeson_saradc.c320 const struct regmap_config *regmap_config; member in struct:meson_sar_adc_param
361 static const struct regmap_config meson_sar_adc_regmap_config_gxbb = {
368 static const struct regmap_config meson_sar_adc_regmap_config_meson8 = {
1203 .regmap_config = &meson_sar_adc_regmap_config_meson8,
1214 .regmap_config = &meson_sar_adc_regmap_config_meson8,
1225 .regmap_config = &meson_sar_adc_regmap_config_gxbb,
1236 .regmap_config = &meson_sar_adc_regmap_config_gxbb,
1248 .regmap_config = &meson_sar_adc_regmap_config_gxbb,
1262 .regmap_config
[all...]

Completed in 349 milliseconds

1234567891011>>