Searched full:opclk (Results 1 – 22 of 22) sorted by relevance
/Linux-v6.6/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 | 1307 dev_dbg(component->dev, "Configured %dHz OPCLK\n", in arizona_set_opclk() 1321 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 | cs47l24.c | 349 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | wm8998.c | 509 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l15.c | 446 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l35.c | 518 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | madera.c | 2537 dev_dbg(component->dev, "Configured %dHz OPCLK\n", in madera_set_opclk() 2550 dev_err(component->dev, "Unable to generate %dHz OPCLK\n", freq); in madera_set_opclk()
|
D | cs47l92.c | 675 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | wm5102.c | 1104 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 | 1104 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l90.c | 752 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
D | cs47l85.c | 790 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | cirrus,madera.yaml | 65 fll3-lock, fllao-clk, fllao-lock, opclk, 66 opclk-async, pwm1, pwm2, spdif, asrc1-in1-lock,
|
/Linux-v6.6/sound/soc/samsung/ |
D | lowland.c | 50 /* Clock OPCLK, used by the other audio components. */ in lowland_wm5100_init() 54 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() 401 { "Sub CLK_SYS", NULL, "OPCLK" }, 402 { "CLKIN", NULL, "OPCLK" },
|
D | midas_wm1811.c | 97 dev_err(card->dev, "Failed to set OPCLK source: %d\n", ret); in midas_start_fll1()
|
/Linux-v6.6/arch/arm/mach-s3c/ |
D | mach-crag6410-module.c | 222 [3] = 0x4, /* OPCLK */ 254 [3] = 0x4, /* OPCLK */
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-wm8994.c | 173 return "OPCLK"; in wm8994_gpio_fn()
|
/Linux-v6.6/drivers/pinctrl/cirrus/ |
D | pinctrl-madera-core.c | 253 .name = "opclk", 258 .name = "opclk-async",
|