Home
last modified time | relevance | path

Searched refs:pll_p (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/drivers/media/dvb-frontends/
Dtda10023.c43 u8 pll_p; member
229 /* 015 */ 0x29, 0xff, ((state->pll_p-1)<<6)|(state->pll_n-1), in tda10023_init()
533 state->pll_p = state->config->pll_p; in tda10023_attach()
539 state->pll_p = 4; in tda10023_attach()
545 (state->pll_n * state->pll_p)); in tda10023_attach()
551 __func__, state->xtal, state->pll_m, state->pll_p, in tda10023_attach()
Dtda10048.h59 u8 pll_p; member
Dtda1002x.h38 u8 pll_p; /* defaults: 4 */ member
Dtda10048.c1114 state->pll_pfactor = config->pll_p; in tda10048_attach()
/Linux-v5.4/Documentation/devicetree/bindings/cpufreq/
Dnvidia,tegra124-cpufreq.txt13 - pll_p: Auxiliary PLL used during fast PLL rate changes.
35 clock-names = "cpu_g", "pll_x", "pll_p", "dfll";
/Linux-v5.4/drivers/video/fbdev/
Dgbefb.c430 timing->pll_p = 0; in gbefb_setup_flatpanel()
459 int pll_m, pll_n, pll_p, error, best_m, best_n, best_p, best_error; in compute_gbe_timing() local
475 for (pll_p = 0; pll_p < 4; pll_p++) in compute_gbe_timing()
479 (pll_n << pll_p) / pll_m; in compute_gbe_timing()
494 best_p = pll_p; in compute_gbe_timing()
510 timing->pll_p = best_p; in compute_gbe_timing()
512 (timing->pll_n << timing->pll_p); in compute_gbe_timing()
541 SET_GBE_FIELD(DOTCLK, P, val, timing->pll_p); in gbe_set_timing_info()
/Linux-v5.4/sound/soc/codecs/
Dtlv320aic3x.c1050 u8 data, j, r, p, pll_q, pll_p = 1, pll_r = 1, pll_j = 1; in aic3x_hw_params() local
1143 pll_r = r; pll_p = p; in aic3x_hw_params()
1169 pll_j = j; pll_d = d; pll_r = 1; pll_p = p; in aic3x_hw_params()
1184 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, PLLP_MASK, pll_p); in aic3x_hw_params()
Dpcm512x.c43 int pll_p; member
850 pcm512x->pll_p = P; in pcm512x_find_pll_coeff()
952 PCM512x_PLL_COEFF_0, pcm512x->pll_p - 1); in pcm512x_set_dividers()
/Linux-v5.4/include/video/
Dgbe.h303 short pll_p; /* PLL N parameter */ member
/Linux-v5.4/drivers/media/usb/dvb-usb/
Dttusb2.c498 .pll_p = 3,
515 .pll_p = 0,
/Linux-v5.4/drivers/media/usb/dvb-usb-v2/
Danysee.c279 .pll_p = 3,
315 .pll_p = 3,
/Linux-v5.4/drivers/media/pci/ttpci/
Dbudget-ci.c1025 .pll_p = 3,
/Linux-v5.4/arch/arm/boot/dts/
Dtegra124.dtsi1154 clock-names = "cpu_g", "cpu_lp", "pll_x", "pll_p", "dfll";
/Linux-v5.4/arch/arm64/boot/dts/nvidia/
Dtegra210.dtsi1391 clock-names = "cpu_g", "pll_x", "pll_p", "dfll";