Searched refs:top_vbi (Results 1 – 1 of 1) sorted by relevance
360 static inline void ch0_set_vbi_addr(unsigned long top_vbi, in ch0_set_vbi_addr() argument363 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_VANC); in ch0_set_vbi_addr()367 static inline void ch0_set_hbi_addr(unsigned long top_vbi, in ch0_set_hbi_addr() argument370 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_HANC); in ch0_set_hbi_addr()374 static inline void ch1_set_vbi_addr(unsigned long top_vbi, in ch1_set_vbi_addr() argument377 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_VANC); in ch1_set_vbi_addr()381 static inline void ch1_set_hbi_addr(unsigned long top_vbi, in ch1_set_hbi_addr() argument384 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_HANC); in ch1_set_hbi_addr()