Searched refs:hdelay (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c128 (H(bt->hdelay)<<2) | H(bt->width));
143 btwrite(bt, HDELAY_LO, L(bt->hdelay));
352 CARD16 hdelay, unscaled_hdelay, vdelay, hscale, vscale; local in function:propagate_changes
394 hdelay = (
402 if ((hdelay != bt->hdelay) || (vdelay != bt->vdelay) ||
405 bt->hdelay = hdelay;
533 bt->hdelay = 120; /* hardware default */
H A Dbt829.h28 CARD16 hdelay; member in struct:__anon342c307a0108

Completed in 3 milliseconds