top_vbi           368 drivers/media/platform/davinci/vpif.h static inline void ch0_set_vbi_addr(unsigned long top_vbi,
top_vbi           371 drivers/media/platform/davinci/vpif.h 	regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_VANC);
top_vbi           375 drivers/media/platform/davinci/vpif.h static inline void ch0_set_hbi_addr(unsigned long top_vbi,
top_vbi           378 drivers/media/platform/davinci/vpif.h 	regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_HANC);
top_vbi           382 drivers/media/platform/davinci/vpif.h static inline void ch1_set_vbi_addr(unsigned long top_vbi,
top_vbi           385 drivers/media/platform/davinci/vpif.h 	regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_VANC);
top_vbi           389 drivers/media/platform/davinci/vpif.h static inline void ch1_set_hbi_addr(unsigned long top_vbi,
top_vbi           392 drivers/media/platform/davinci/vpif.h 	regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_HANC);