Searched refs:routput (Results 1 – 1 of 1) sorted by relevance
244 saved_rtest_ctrl, saved_gpio0 = 0, saved_gpio1 = 0, temp, routput; in nv17_dac_sample_load() local289 routput = (saved_routput & 0xfffffece) | head << 8; in nv17_dac_sample_load()293 routput |= 0x1a << 16; in nv17_dac_sample_load()295 routput &= ~(0x1a << 16); in nv17_dac_sample_load()298 NVWriteRAMDAC(dev, 0, NV_PRAMDAC_DACCLK + regoffset, routput); in nv17_dac_sample_load()