Searched full:pll15 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,j721e-cpb-ivi-audio.yaml | 24 for AUDIO_REFCLK0 needs to be changed between PLL4 (for 48KHz) and PLL15 (for 28 Note: the same PLL4 and PLL15 is used by the audio support on the CPB! 38 PLL15 ---> PLL15_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
|
H A D | ti,j721e-cpb-audio.yaml | 20 PLL15 (for 44.1KHz). The same PLLs are used for McASP10's AUXCLK clock via 29 PLL15 ---> PLL15_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,mmcc-msm8960.h | 135 #define PLL15 126 macro
|
/openbmc/linux/sound/soc/ti/ |
H A D | j721e-evm.c | 207 clk_id == J721E_CLK_PARENT_48000 ? "PLL4" : "PLL15", in j721e_configure_refclk() 519 [J721E_CLK_PARENT_44100] = 1083801600, /* PLL15 */ 528 [J721E_CLK_PARENT_44100] = 1083801600, /* PLL15 */
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | mmcc-msm8960.c | 62 static struct clk_pll pll15 = { variable 71 .name = "pll15", 117 { .hw = &pll15.clkr.hw }, 2985 [PLL15] = &pll15.clkr, 3129 clk_pll_configure_sr(&pll15, regmap, &pll15_config, false); in mmcc_msm8960_probe()
|
/openbmc/linux/drivers/accel/habanalabs/include/gaudi/ |
H A D | gaudi_async_ids_map_extended.h | 280 { .fc_id = 254, .cpu_id = 119, .valid = 1, .name = "PLL15" },
|