Searched refs:pll_p (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | tda10023.c | 43 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()
|
| D | tda10048.h | 59 u8 pll_p; member
|
| D | tda1002x.h | 38 u8 pll_p; /* defaults: 4 */ member
|
| D | tda10048.c | 1114 state->pll_pfactor = config->pll_p; in tda10048_attach()
|
| /Linux-v5.4/Documentation/devicetree/bindings/cpufreq/ |
| D | nvidia,tegra124-cpufreq.txt | 13 - 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/ |
| D | gbefb.c | 430 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/ |
| D | tlv320aic3x.c | 1050 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()
|
| D | pcm512x.c | 43 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/ |
| D | gbe.h | 303 short pll_p; /* PLL N parameter */ member
|
| /Linux-v5.4/drivers/media/usb/dvb-usb/ |
| D | ttusb2.c | 498 .pll_p = 3, 515 .pll_p = 0,
|
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
| D | anysee.c | 279 .pll_p = 3, 315 .pll_p = 3,
|
| /Linux-v5.4/drivers/media/pci/ttpci/ |
| D | budget-ci.c | 1025 .pll_p = 3,
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | tegra124.dtsi | 1154 clock-names = "cpu_g", "cpu_lp", "pll_x", "pll_p", "dfll";
|
| /Linux-v5.4/arch/arm64/boot/dts/nvidia/ |
| D | tegra210.dtsi | 1391 clock-names = "cpu_g", "pll_x", "pll_p", "dfll";
|