Searched refs:PIXC_AVSTART (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h474 #define PIXC_AVSTART 0xffc04414 /* Contains vertical start pixel information of the overlay data (set A) */ macro
537 /* Bit masks for PIXC_AVSTART */
H A DcdefBF544.h858 #define bfin_read_PIXC_AVSTART() bfin_read16(PIXC_AVSTART)
859 #define bfin_write_PIXC_AVSTART(val) bfin_write16(PIXC_AVSTART, val)
H A DcdefBF547.h745 #define bfin_read_PIXC_AVSTART() bfin_read16(PIXC_AVSTART)
746 #define bfin_write_PIXC_AVSTART(val) bfin_write16(PIXC_AVSTART, val)
H A DdefBF547.h453 #define PIXC_AVSTART 0xffc04414 /* Contains vertical start pixel information of the overlay data (set A) */ macro
516 /* Bit masks for PIXC_AVSTART */

Completed in 113 milliseconds