Searched refs:PIXC_GUCON (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.h484 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. Contains the G/U conversion coefficients */ macro
583 /* Bit masks for PIXC_GUCON */
H A DcdefBF544.h878 #define bfin_read_PIXC_GUCON() bfin_read32(PIXC_GUCON)
879 #define bfin_write_PIXC_GUCON(val) bfin_write32(PIXC_GUCON, val)
H A DcdefBF547.h765 #define bfin_read_PIXC_GUCON() bfin_read32(PIXC_GUCON)
766 #define bfin_write_PIXC_GUCON(val) bfin_write32(PIXC_GUCON, val)
H A DdefBF547.h463 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. Contains the G/U conversion coefficients */ macro
562 /* Bit masks for PIXC_GUCON */

Completed in 58 milliseconds