Searched refs:PIXC_BHSTART (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.h477 #define PIXC_BHSTART 0xffc04420 /* Contains horizontal start pixel information of the overlay data (set B) */ macro
549 /* Bit masks for PIXC_BHSTART */
H A DcdefBF544.h864 #define bfin_read_PIXC_BHSTART() bfin_read16(PIXC_BHSTART)
865 #define bfin_write_PIXC_BHSTART(val) bfin_write16(PIXC_BHSTART, val)
H A DcdefBF547.h751 #define bfin_read_PIXC_BHSTART() bfin_read16(PIXC_BHSTART)
752 #define bfin_write_PIXC_BHSTART(val) bfin_write16(PIXC_BHSTART, val)
H A DdefBF547.h456 #define PIXC_BHSTART 0xffc04420 /* Contains horizontal start pixel information of the overlay data (set B) */ macro
528 /* Bit masks for PIXC_BHSTART */

Completed in 54 milliseconds