Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.c86 data[i+128] = vsp1_hgo_read(hgo, VI6_HGO_B_HISTO(i)); in vsp1_hgo_frame_end()
H A Dvsp1_regs.h707 #define VI6_HGO_B_HISTO(n) (0x3250 + (n) * 4) macro