Searched refs:PIXC_AHSTART (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.h472 #define PIXC_AHSTART 0xffc0440c /* Contains horizontal start pixel information of the overlay data (set A) */ macro
529 /* Bit masks for PIXC_AHSTART */
H A DcdefBF544.h854 #define bfin_read_PIXC_AHSTART() bfin_read16(PIXC_AHSTART)
855 #define bfin_write_PIXC_AHSTART(val) bfin_write16(PIXC_AHSTART, val)
H A DcdefBF547.h741 #define bfin_read_PIXC_AHSTART() bfin_read16(PIXC_AHSTART)
742 #define bfin_write_PIXC_AHSTART(val) bfin_write16(PIXC_AHSTART, val)
H A DdefBF547.h451 #define PIXC_AHSTART 0xffc0440c /* Contains horizontal start pixel information of the overlay data (set A) */ macro
508 /* Bit masks for PIXC_AHSTART */

Completed in 129 milliseconds