Searched refs:PIXC_BVSTART (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.h479 #define PIXC_BVSTART 0xffc04428 /* Contains vertical start pixel information of the overlay data (set B) */ macro
557 /* Bit masks for PIXC_BVSTART */
H A DcdefBF544.h868 #define bfin_read_PIXC_BVSTART() bfin_read16(PIXC_BVSTART)
869 #define bfin_write_PIXC_BVSTART(val) bfin_write16(PIXC_BVSTART, val)
H A DcdefBF547.h755 #define bfin_read_PIXC_BVSTART() bfin_read16(PIXC_BVSTART)
756 #define bfin_write_PIXC_BVSTART(val) bfin_write16(PIXC_BVSTART, val)
H A DdefBF547.h458 #define PIXC_BVSTART 0xffc04428 /* Contains vertical start pixel information of the overlay data (set B) */ macro
536 /* Bit masks for PIXC_BVSTART */

Completed in 106 milliseconds