Searched refs:PIXC_PPL (Results 1 – 5 of 5) sorted by relevance
465 #define PIXC_PPL 0xffc04404 /* Holds the number of pixels per line of th… macro
445 #define PIXC_PPL 0xffc04404 /* Holds the number of pixels per line of th… macro
729 #define bfin_read_PIXC_PPL() bfin_read16(PIXC_PPL)730 #define bfin_write_PIXC_PPL(val) bfin_write16(PIXC_PPL, val)
842 #define bfin_read_PIXC_PPL() bfin_read16(PIXC_PPL)843 #define bfin_write_PIXC_PPL(val) bfin_write16(PIXC_PPL, val)
1307 D16(PIXC_PPL); in bfin_debug_mmrs_init()