Home
last modified time | relevance | path

Searched refs:vsp1_hgo (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_hgo.h3 * vsp1_hgo.h -- R-Car VSP1 Histogram Generator 1D
20 struct vsp1_hgo { struct
33 static inline struct vsp1_hgo *to_hgo(struct v4l2_subdev *subdev) in to_hgo()
35 return container_of(subdev, struct vsp1_hgo, histo.entity.subdev); in to_hgo()
38 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1);
H A Dvsp1_hgo.c3 * vsp1_hgo.c -- R-Car VSP1 Histogram Generator 1D
18 #include "vsp1_hgo.h"
26 static inline u32 vsp1_hgo_read(struct vsp1_hgo *hgo, u32 reg) in vsp1_hgo_read()
31 static inline void vsp1_hgo_write(struct vsp1_hgo *hgo, in vsp1_hgo_write()
43 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in vsp1_hgo_frame_end()
137 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in hgo_configure_stream()
188 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create()
190 struct vsp1_hgo *hgo; in vsp1_hgo_create()
H A Dvsp1.h31 struct vsp1_hgo;
86 struct vsp1_hgo *hgo;
H A DMakefile7 vsp1-y += vsp1_hgo.o vsp1_hgt.o vsp1_histo.o
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.h3 * vsp1_hgo.h -- R-Car VSP1 Histogram Generator 1D
20 struct vsp1_hgo { struct
33 static inline struct vsp1_hgo *to_hgo(struct v4l2_subdev *subdev) in to_hgo()
35 return container_of(subdev, struct vsp1_hgo, histo.entity.subdev); in to_hgo()
38 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1);
H A Dvsp1_hgo.c3 * vsp1_hgo.c -- R-Car VSP1 Histogram Generator 1D
18 #include "vsp1_hgo.h"
26 static inline u32 vsp1_hgo_read(struct vsp1_hgo *hgo, u32 reg) in vsp1_hgo_read()
31 static inline void vsp1_hgo_write(struct vsp1_hgo *hgo, in vsp1_hgo_write()
43 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in vsp1_hgo_frame_end()
137 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in hgo_configure_stream()
188 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create()
190 struct vsp1_hgo *hgo; in vsp1_hgo_create()
H A Dvsp1.h32 struct vsp1_hgo;
90 struct vsp1_hgo *hgo;
H A DMakefile7 vsp1-y += vsp1_hgo.o vsp1_hgt.o vsp1_histo.o

Completed in 3 milliseconds