Searched refs:PIXC_AHEND (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.h473 #define PIXC_AHEND 0xffc04410 /* Contains horizontal end pixel information of the overlay data (set A) */ macro
533 /* Bit masks for PIXC_AHEND */
H A DcdefBF544.h856 #define bfin_read_PIXC_AHEND() bfin_read16(PIXC_AHEND)
857 #define bfin_write_PIXC_AHEND(val) bfin_write16(PIXC_AHEND, val)
H A DcdefBF547.h743 #define bfin_read_PIXC_AHEND() bfin_read16(PIXC_AHEND)
744 #define bfin_write_PIXC_AHEND(val) bfin_write16(PIXC_AHEND, val)
H A DdefBF547.h452 #define PIXC_AHEND 0xffc04410 /* Contains horizontal end pixel information of the overlay data (set A) */ macro
512 /* Bit masks for PIXC_AHEND */

Completed in 516 milliseconds