Searched full:opclk (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | wm8978.c | 448 * the OPCLK divisor is calculated directly, not iteratively. 488 * The user needs OPCLK. Choose OPCLKDIV to put in wm8978_configure_pll() 513 * Not using OPCLK, but PLL is used for the codec, choose R: in wm8978_configure_pll() 553 /* Output PLL (OPCLK) to GPIO1 */ in wm8978_configure_pll() 576 * OPCLK, configure the PLL based on that and start it in wm8978_set_dai_clkdiv() 577 * and OPCLK immediately. We will configure PLL to match in wm8978_set_dai_clkdiv() 578 * user-requested OPCLK frquency as good as possible. in wm8978_set_dai_clkdiv() 582 * must not interrupt OPCLK. But it should be fine, in wm8978_set_dai_clkdiv() 583 * because typically the user will request OPCLK to run in wm8978_set_dai_clkdiv() 586 * be equal to or double the OPCLK divisor. in wm8978_set_dai_clkdiv() [all …]
|
D | wm8994.h | 30 /* OPCLK is also configured with set_dai_sysclk, specify division*10 as rate. */
|
D | arizona.c | 1306 dev_dbg(component->dev, "Configured %dHz OPCLK\n", in arizona_set_opclk() 1320 dev_err(component->dev, "Unable to generate %dHz OPCLK\n", freq); in arizona_set_opclk()
|
D | wm8997.c | 416 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l15.c | 443 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l24.c | 349 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | wm8998.c | 502 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l35.c | 518 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | madera.c | 2531 dev_dbg(component->dev, "Configured %dHz OPCLK\n", in madera_set_opclk() 2544 dev_err(component->dev, "Unable to generate %dHz OPCLK\n", freq); in madera_set_opclk()
|
D | cs47l92.c | 668 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | wm5102.c | 1093 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | wm5100.c | 1572 dev_err(component->dev, "Unsupported OPCLK %dHz\n", in wm5100_set_sysclk()
|
D | wm5110.c | 1100 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l85.c | 790 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l90.c | 752 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | cirrus,madera.yaml | 76 fll3-lock, fllao-clk, fllao-lock, opclk, 77 opclk-async, pwm1, pwm2, spdif, asrc1-in1-lock,
|
/Linux-v5.10/sound/soc/samsung/ |
D | lowland.c | 46 /* Clock OPCLK, used by the other audio components. */ in lowland_wm5100_init() 50 pr_err("Failed to set OPCLK rate: %d\n", ret); in lowland_wm5100_init()
|
D | bells.c | 183 dev_err(component->dev, "Failed to set OPCLK: %d\n", ret); in bells_late_probe() 394 { "Sub CLK_SYS", NULL, "OPCLK" }, 395 { "CLKIN", NULL, "OPCLK" },
|
D | midas_wm1811.c | 85 dev_err(card->dev, "Failed to set OPCLK source: %d\n", ret); in midas_start_fll1()
|
/Linux-v5.10/arch/arm/mach-s3c/ |
D | mach-crag6410-module.c | 228 [3] = 0x4, /* OPCLK */ 265 [3] = 0x4, /* OPCLK */
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-wm8994.c | 173 return "OPCLK"; in wm8994_gpio_fn()
|
/Linux-v5.10/drivers/pinctrl/cirrus/ |
D | pinctrl-madera-core.c | 250 .name = "opclk", 255 .name = "opclk-async",
|