Searched refs:PIXC_GUCON (Results 1 – 5 of 5) sorted by relevance
479 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. C… macro
456 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. C… macro
753 #define bfin_read_PIXC_GUCON() bfin_read32(PIXC_GUCON)754 #define bfin_write_PIXC_GUCON(val) bfin_write32(PIXC_GUCON, val)
870 #define bfin_read_PIXC_GUCON() bfin_read32(PIXC_GUCON)871 #define bfin_write_PIXC_GUCON(val) bfin_write32(PIXC_GUCON, val)
1324 D32(PIXC_GUCON); in bfin_debug_mmrs_init()