Searched refs:top_vbi (Results 1 – 1 of 1) sorted by relevance
368 static inline void ch0_set_vbi_addr(unsigned long top_vbi, in ch0_set_vbi_addr() argument371 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_VANC); in ch0_set_vbi_addr()375 static inline void ch0_set_hbi_addr(unsigned long top_vbi, in ch0_set_hbi_addr() argument378 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_HANC); in ch0_set_hbi_addr()382 static inline void ch1_set_vbi_addr(unsigned long top_vbi, in ch1_set_vbi_addr() argument385 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_VANC); in ch1_set_vbi_addr()389 static inline void ch1_set_hbi_addr(unsigned long top_vbi, in ch1_set_hbi_addr() argument392 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_HANC); in ch1_set_hbi_addr()