Searched refs:top_vbi (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/davinci/
H A Dvpif.h363 static inline void ch0_set_vbi_addr(unsigned long top_vbi, argument
366 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_VANC);
370 static inline void ch0_set_hbi_addr(unsigned long top_vbi, argument
373 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_HANC);
377 static inline void ch1_set_vbi_addr(unsigned long top_vbi, argument
380 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_VANC);
384 static inline void ch1_set_hbi_addr(unsigned long top_vbi, argument
387 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_HANC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/davinci/
H A Dvpif.h363 static inline void ch0_set_vbi_addr(unsigned long top_vbi, argument
366 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_VANC);
370 static inline void ch0_set_hbi_addr(unsigned long top_vbi, argument
373 regw(top_vbi, VPIF_CH0_TOP_STRT_ADD_HANC);
377 static inline void ch1_set_vbi_addr(unsigned long top_vbi, argument
380 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_VANC);
384 static inline void ch1_set_hbi_addr(unsigned long top_vbi, argument
387 regw(top_vbi, VPIF_CH1_TOP_STRT_ADD_HANC);

Completed in 121 milliseconds