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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c98 int xtsel; local in function:btwrite_iform
104 case BT829_PAL_N_COMB: /* gatos says xtsel = 2 */
105 xtsel = 1;
110 xtsel = 2;
113 xtsel = 3; /* hardware default */
117 btwrite(bt, IFORM, (bt->mux<<5) | (xtsel<<3) | bt->format);

Completed in 3 milliseconds