Lines Matching refs:pxc
169 unsigned int pxc;
213 pxc = minfo->crtc1.pixclock;
214 if (pxc == 0 || minfo->outputs[2].src == MATROXFB_SRC_CRTC2) {
215 pxc = minfo->crtc2.pixclock;
218 if (pxc < 45000) {
220 } else if (pxc < 55000) {
222 } else if (pxc < 70000) {
224 } else if (pxc < 85000) {
226 } else if (pxc < 100000) {
228 } else if (pxc < 115000) {
230 } else if (pxc < 125000) {
237 if (pxc < 45000) {
239 } else if (pxc < 65000) {
241 } else if (pxc < 85000) {
243 } else if (pxc < 105000) {
245 } else if (pxc < 135000) {
247 } else if (pxc < 160000) {
249 } else if (pxc < 175000) {