Lines Matching refs:vi_ctrl
210 snprintb(bits, sizeof(bits), VIPER_BITS, VI_CTRL);
215 vic = VI_CTRL;
216 ((struct vi_ctrl *)&vic)->core_den = 0;
217 ((struct vi_ctrl *)&vic)->sgc0_den = 0;
218 ((struct vi_ctrl *)&vic)->sgc1_den = 0;
219 ((struct vi_ctrl *)&vic)->eisa_den = 1;
220 ((struct vi_ctrl *)&vic)->core_prf = 1;
223 ((struct vi_ctrl *)&vic)->vsc_tout == 0)
225 ((struct vi_ctrl *)&vic)->vsc_tout = 850;
230 :: "r" (&VI_CTRL), "r" (vic) : "memory");
233 snprintb(bits, sizeof(bits), VIPER_BITS, VI_CTRL);
297 vic = VI_CTRL;
298 ((struct vi_ctrl *)&vic)->eisa_den = 0;
301 :: "r" (&VI_CTRL), "r" (vic) : "memory");