Home
last modified time | relevance | path

Searched refs:pll_conf (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/meson/
Dmeson8b-clkc.c115 static struct pll_conf pll_confs = {
121 static struct pll_conf sys_pll_conf = {
Dclkc.h58 struct pll_conf { struct
110 struct pll_conf *pll;
Dclk-pll.c50 struct pll_conf *conf;
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.h696 u32 pll_conf : 3; member
Dw100fb.c1262 w100_pwr_state.pll_cntl.f.pll_conf = 0x2; in w100_pwm_setup()