Searched refs:PIXC_AVEND (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.h475 #define PIXC_AVEND 0xffc04418 /* Contains vertical end pixel information of the overlay data (set A) */ macro
541 /* Bit masks for PIXC_AVEND */
H A DcdefBF544.h860 #define bfin_read_PIXC_AVEND() bfin_read16(PIXC_AVEND)
861 #define bfin_write_PIXC_AVEND(val) bfin_write16(PIXC_AVEND, val)
H A DcdefBF547.h747 #define bfin_read_PIXC_AVEND() bfin_read16(PIXC_AVEND)
748 #define bfin_write_PIXC_AVEND(val) bfin_write16(PIXC_AVEND, val)
H A DdefBF547.h454 #define PIXC_AVEND 0xffc04418 /* Contains vertical end pixel information of the overlay data (set A) */ macro
520 /* Bit masks for PIXC_AVEND */

Completed in 78 milliseconds