Searched refs:PIXC_PPL (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.h470 #define PIXC_PPL 0xffc04404 /* Holds the number of pixels per line of the display */ macro
H A DcdefBF544.h850 #define bfin_read_PIXC_PPL() bfin_read16(PIXC_PPL)
851 #define bfin_write_PIXC_PPL(val) bfin_write16(PIXC_PPL, val)
H A DcdefBF547.h737 #define bfin_read_PIXC_PPL() bfin_read16(PIXC_PPL)
738 #define bfin_write_PIXC_PPL(val) bfin_write16(PIXC_PPL, val)
H A DdefBF547.h449 #define PIXC_PPL 0xffc04404 /* Holds the number of pixels per line of the display */ macro

Completed in 200 milliseconds