Searched refs:hi556 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | hi556.c | 118 #define to_hi556(_sd) container_of(_sd, struct hi556, sd) 562 struct hi556 { struct 596 static int hi556_read_reg(struct hi556 *hi556, u16 reg, u16 len, u32 *val) in hi556_read_reg() argument 598 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_read_reg() 626 static int hi556_write_reg(struct hi556 *hi556, u16 reg, u16 len, u32 val) in hi556_write_reg() argument 628 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_write_reg() 642 static int hi556_write_reg_list(struct hi556 *hi556, in hi556_write_reg_list() argument 645 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_write_reg_list() 650 ret = hi556_write_reg(hi556, r_list->regs[i].address, in hi556_write_reg_list() 664 static int hi556_update_digital_gain(struct hi556 *hi556, u32 d_gain) in hi556_update_digital_gain() argument [all …]
|
H A D | Makefile | 39 obj-$(CONFIG_VIDEO_HI556) += hi556.o
|
H A D | Kconfig | 60 module will be called hi556.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 63 hi556 Hynix Hi-556 sensor
|
/openbmc/linux/ |
H A D | MAINTAINERS | 9733 F: drivers/media/i2c/hi556.c
|
H A D | opengrok2.0.log | [all...] |