Home
last modified time | relevance | path

Searched refs:pll_vcofr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1078 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; /* VCO frequency range control = off */ in w100_pll_adjust()
1101 if ((w100_pwr_state.pll_cntl.f.pll_vcofr == 0x0) && in w100_pll_adjust()
1105 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x1; in w100_pll_adjust()
1257 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; in w100_pwm_setup()
Dw100fb.h690 u32 pll_vcofr : 1; member