Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dw100fb.c1074 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; /* VCO frequency range control = off */ in w100_pll_adjust()
1097 if ((w100_pwr_state.pll_cntl.f.pll_vcofr == 0x0) && in w100_pll_adjust()
1101 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x1; in w100_pll_adjust()
1253 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; in w100_pwm_setup()
Dw100fb.h686 u32 pll_vcofr : 1; member