Searched refs:PIXC_BVCON (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.h485 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. Contains the B/V conversion coefficients */ macro
590 /* Bit masks for PIXC_BVCON */
H A DcdefBF544.h880 #define bfin_read_PIXC_BVCON() bfin_read32(PIXC_BVCON)
881 #define bfin_write_PIXC_BVCON(val) bfin_write32(PIXC_BVCON, val)
H A DcdefBF547.h767 #define bfin_read_PIXC_BVCON() bfin_read32(PIXC_BVCON)
768 #define bfin_write_PIXC_BVCON(val) bfin_write32(PIXC_BVCON, val)
H A DdefBF547.h464 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. Contains the B/V conversion coefficients */ macro
569 /* Bit masks for PIXC_BVCON */

Completed in 174 milliseconds