Searched refs:vpll2 (Results 1 – 7 of 7) sorted by relevance
/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 71 u32 vpll2; member
|
D | nvidia.c | 445 state->vpll2 = state->pll; in nvidia_calc_regs() 464 state->vpll2 = NV_RD32(par->PRAMDAC0, 0x0520); in nvidia_calc_regs()
|
D | nv_hw.c | 1593 NV_WR32(par->PRAMDAC0, 0x0520, state->vpll2); in NVLoadStateExt() 1645 state->vpll2 = NV_RD32(par->PRAMDAC0, 0x0520); in NVUnloadStateExt()
|
/drivers/video/fbdev/riva/ |
D | riva_hw.h | 510 U032 vpll2; member
|
D | fbdev.c | 810 newmode.ext.vpll2 = newmode.ext.vpll; in riva_load_video_mode() 817 newmode.ext.vpll2 = NV_RD32(par->riva.PRAMDAC0, 0x00000520); in riva_load_video_mode()
|
D | riva_hw.c | 1713 NV_WR32(chip->PRAMDAC0, 0x00000520, state->vpll2); in LoadStateExt() 1771 state->vpll2 = NV_RD32(chip->PRAMDAC0, 0x00000520); in UnloadStateExt()
|
/drivers/mfd/ |
D | twl-core.c | 926 child = add_regulator(TWL4030_REG_VPLL2, pdata->vpll2, in add_children()
|