Home
last modified time | relevance | path

Searched refs:vdp_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c540 static inline int vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function
894 reg->val = vdp_read(sd, reg->reg & 0xff); in adv7842_g_register()
H A Dadv7604.c604 static inline int __always_unused vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function