Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dw100fb.c1083 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; /* VCO frequency range control = off */ in w100_pll_adjust()
1106 if ((w100_pwr_state.pll_cntl.f.pll_vcofr == 0x0) && in w100_pll_adjust()
1110 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x1; in w100_pll_adjust()
1262 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; in w100_pwm_setup()
Dw100fb.h686 u32 pll_vcofr : 1; member