Home
last modified time | relevance | path

Searched defs:regmap (Results 2326 - 2350 of 2640) sorted by relevance

1...<<919293949596979899100>>...106

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dds90ub953.c147 struct regmap *regmap; member
[all...]
H A Dtvp5150.c81 struct regmap *regmap; member
[all...]
H A Dov2680.c152 struct regmap *regmap; member
[all...]
H A Dov5693.c137 struct regmap *regmap; member
[all...]
H A Dimx274.c575 struct regmap *regmap; member
631 struct regmap *regmap = priv->regmap; in imx274_write_table() local
[all...]
H A Dimx296.c199 struct regmap *regmap; member
H A Dimx219.c448 struct regmap *regmap; member
[all...]
H A Dmax2175.c277 struct regmap *regmap; member
1281 struct regmap *regmap; in max2175_probe() local
[all...]
H A Dov7740.c92 struct regmap *regmap; member
274 struct regmap *regmap = ov7740->regmap; in ov7740_get_register() local
289 struct regmap *regmap = ov7740->regmap; in ov7740_set_register() local
337 struct regmap *regmap = ov7740->regmap; ov7740_set_white_balance() local
366 ov7740_set_saturation(struct regmap *regmap, int value) ov7740_set_saturation() argument
377 ov7740_set_gain(struct regmap *regmap, int value) ov7740_set_gain() argument
393 ov7740_set_autogain(struct regmap *regmap, int value) ov7740_set_autogain() argument
408 ov7740_set_brightness(struct regmap *regmap, int value) ov7740_set_brightness() argument
425 ov7740_set_contrast(struct regmap *regmap, int value) ov7740_set_contrast() argument
432 struct regmap *regmap = ov7740->regmap; ov7740_get_gain() local
453 struct regmap *regmap = ov7740->regmap; ov7740_get_exp() local
472 ov7740_set_exp(struct regmap *regmap, int value) ov7740_set_exp() argument
489 ov7740_set_autoexp(struct regmap *regmap, enum v4l2_exposure_auto_type value) ov7740_set_autoexp() argument
533 struct regmap *regmap = ov7740->regmap; ov7740_set_ctrl() local
943 struct regmap *regmap = ov7740->regmap; ov7740_detect() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H A Dmicrochip-isc.h30 struct regmap *regmap; member
282 struct regmap *regmap; member
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/
H A Dadv748x.h193 struct regmap *regmap[ADV748X_PAGE_MAX]; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2120 static const struct region_code_mapping regmap[] = { in lbs_cfg_set_regulatory_hint() local
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1128 struct regmap *regmap = NULL; in sun8i_dwmac_get_syscon_from_dev() local
1162 struct regmap *regmap; sun8i_dwmac_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c797 struct regmap *regmap = priv->lochnagar->regmap; in lochnagar2_get_gpio_chan() local
868 struct regmap *regmap = priv->lochnagar->regmap; in lochnagar_aif_set_mux() local
990 struct regmap *regmap = priv->lochnagar->regmap; lochnagar_aif_set_master() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c260 struct regmap *regmap; member
[all...]
/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-miphy28lp.c225 struct regmap *regmap; member
[all...]
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-j721e-wiz.c354 struct regmap *regmap; member
520 struct regmap *regmap = wiz->regmap; in wiz_regfield_init() local
1452 struct regmap *regmap; wiz_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358768.c139 struct regmap *regmap; member
H A Dsii902x.c168 struct regmap *regmap; member
364 struct regmap *regmap = sii902x->regmap; in sii902x_bridge_mode_set() local
[all...]
H A Dchipone-icn6211.c145 struct regmap *regmap; member
[all...]
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280-core.c2070 bmp280_common_probe(struct device *dev, struct regmap *regmap, const struct bmp280_chip_info *chip_info, const char *name, int irq) bmp280_common_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dmlx90632.c156 struct regmap *regmap; member
222 static int mlx90632_pwr_set_sleep_step(struct regmap *regmap) in mlx90632_pwr_set_sleep_step() argument
240 static int mlx90632_pwr_continuous(struct regmap *regmap) in mlx90632_pwr_continuous() argument
267 mlx90632_get_measurement_time(struct regmap *regmap, u16 meas) mlx90632_get_measurement_time() argument
444 mlx90632_read_ambient_raw(struct regmap *regmap, s16 *ambient_new_raw, s16 *ambient_old_raw) mlx90632_read_ambient_raw() argument
463 mlx90632_read_object_raw(struct regmap *regmap, int perform_measurement_ret, s16 *object_new_raw, s16 *object_old_raw) mlx90632_read_object_raw() argument
546 mlx90632_read_ambient_raw_extended(struct regmap *regmap, s16 *ambient_new_raw, s16 *ambient_old_raw) mlx90632_read_ambient_raw_extended() argument
565 mlx90632_read_object_raw_extended(struct regmap *regmap, s16 *object_new_raw) mlx90632_read_object_raw_extended() argument
647 mlx90632_read_ee_register(struct regmap *regmap, u16 reg_lsb, s32 *reg_value) mlx90632_read_ee_register() argument
1176 struct regmap *regmap; mlx90632_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h264 struct regmap *regmap; member
391 atmel_hlcdc_layer_init(struct atmel_hlcdc_layer *layer, const struct atmel_hlcdc_layer_desc *desc, struct regmap *regmap) atmel_hlcdc_layer_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/solomon/
H A Dssd130x.c1110 struct ssd130x_device *ssd130x_probe(struct device *dev, struct regmap *regmap) in ssd130x_probe() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadt7470.c145 struct regmap *regmap; member
[all...]

Completed in 39 milliseconds

1...<<919293949596979899100>>...106