Lines Matching refs:DacRegs
104 ramdacReg->DacRegs[IBMRGB_m0] = m;
105 ramdacReg->DacRegs[IBMRGB_n0] = n;
106 ramdacReg->DacRegs[IBMRGB_p0] = p;
107 ramdacReg->DacRegs[IBMRGB_c0] = c;
109 ramdacReg->DacRegs[IBMRGB_pll_ctrl1] = 0x05;
110 ramdacReg->DacRegs[IBMRGB_pll_ctrl2] = 0x00;
116 ramdacReg->DacRegs[IBMRGB_sysclk] = 0x05;
117 ramdacReg->DacRegs[IBMRGB_sysclk_m] = m;
118 ramdacReg->DacRegs[IBMRGB_sysclk_n] = n;
119 ramdacReg->DacRegs[IBMRGB_sysclk_p] = p;
120 ramdacReg->DacRegs[IBMRGB_sysclk_c] = c;
122 ramdacReg->DacRegs[IBMRGB_misc1] = SENS_DSAB_DISABLE | VRAM_SIZE_32;
123 ramdacReg->DacRegs[IBMRGB_misc2] = COL_RES_8BIT | PORT_SEL_VRAM;
125 ramdacReg->DacRegs[IBMRGB_misc2] |= PCLK_SEL_LCLK;
127 ramdacReg->DacRegs[IBMRGB_misc2] |= PCLK_SEL_PLL;
128 ramdacReg->DacRegs[IBMRGB_misc3] = 0;
129 ramdacReg->DacRegs[IBMRGB_misc_clock] = 1;
130 ramdacReg->DacRegs[IBMRGB_sync] = 0;
131 ramdacReg->DacRegs[IBMRGB_hsync_pos] = 0;
132 ramdacReg->DacRegs[IBMRGB_pwr_mgmt] = 0;
133 ramdacReg->DacRegs[IBMRGB_dac_op] = 0;
134 ramdacReg->DacRegs[IBMRGB_pal_ctrl] = 0;
180 ramdacReg->DacRegs[TIDAC_multiplex_ctrl] -= 1;