Searched refs:PIXC_TC (Results 1 – 5 of 5) sorted by relevance
482 #define PIXC_TC 0xffc04450 /* Holds the transparent color value */ macro
459 #define PIXC_TC 0xffc04450 /* Holds the transparent color value */ macro
759 #define bfin_read_PIXC_TC() bfin_read32(PIXC_TC)760 #define bfin_write_PIXC_TC(val) bfin_write32(PIXC_TC, val)
876 #define bfin_read_PIXC_TC() bfin_read32(PIXC_TC)877 #define bfin_write_PIXC_TC(val) bfin_write32(PIXC_TC, val)
1328 D32(PIXC_TC); in bfin_debug_mmrs_init()