Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_hgo.c71 *data++ = vsp1_hgo_read(hgo, VI6_HGO_G_HISTO(i)); in vsp1_hgo_frame_end()
85 data[i+64] = vsp1_hgo_read(hgo, VI6_HGO_G_HISTO(i)); in vsp1_hgo_frame_end()
Dvsp1_regs.h679 #define VI6_HGO_G_HISTO(n) (0x3140 + (n) * 4) macro