Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/
A Dvsp1_hgt.c26 static inline u32 vsp1_hgt_read(struct vsp1_hgt *hgt, u32 reg) in vsp1_hgt_read() function
55 *data++ = vsp1_hgt_read(hgt, VI6_HGT_MAXMIN); in vsp1_hgt_frame_end()
56 *data++ = vsp1_hgt_read(hgt, VI6_HGT_SUM); in vsp1_hgt_frame_end()
60 *data++ = vsp1_hgt_read(hgt, VI6_HGT_HISTO(m, n)); in vsp1_hgt_frame_end()

Completed in 3 milliseconds