Lines Matching refs:PixelPump
566 "and PixelPump configuration is consistent\n",
680 HDLcd::PixelPump::dumpSettings()
684 inform("PixelPump width: %u", t.width);
685 inform("PixelPump height: %u", t.height);
687 inform("PixelPump horizontal back porch: %u", t.hBackPorch);
688 inform("PixelPump horizontal fron porch: %u", t.hFrontPorch);
689 inform("PixelPump horizontal fron porch: %u", t.hSync);
691 inform("PixelPump vertical back porch: %u", t.vBackPorch);
692 inform("PixelPump vertical fron porch: %u", t.vFrontPorch);
693 inform("PixelPump vertical fron porch: %u", t.vSync);