Searched refs:pll_m (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/drivers/clk/axis/ |
D | clk-artpec6.c | 45 u32 pll_mode, pll_m, pll_n; in of_artpec6_clkctrl_setup() local 71 pll_m = 4; in of_artpec6_clkctrl_setup() 75 pll_m = 6; in of_artpec6_clkctrl_setup() 79 pll_m = 4; in of_artpec6_clkctrl_setup() 83 pll_m = 8; in of_artpec6_clkctrl_setup() 90 pll_m); in of_artpec6_clkctrl_setup()
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | tda10023.c | 54 u8 pll_m; member 239 /* 012 */ 0x28, 0xff, (state->pll_m-1), in tda10023_init() 544 state->pll_m = state->config->pll_m; in tda10023_attach() 550 state->pll_m = 8; in tda10023_attach() 556 state->sysclk = (state->xtal * state->pll_m / \ in tda10023_attach() 563 __func__, state->xtal, state->pll_m, state->pll_p, in tda10023_attach()
|
D | tda10048.h | 70 u8 pll_m; member
|
D | tda1002x.h | 49 u8 pll_m; /* defaults: 8 */ member
|
D | tda10048.c | 1124 state->pll_mfactor = config->pll_m; in tda10048_attach()
|
/linux-4.19.296/include/video/ |
D | gbe.h | 303 short pll_m; /* PLL M parameter */ member
|
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 287 .pll_m = 11, 323 .pll_m = 12,
|