/openbmc/linux/sound/soc/codecs/ |
H A 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 …]
|
H A D | wm8994.h | 30 /* OPCLK is also configured with set_dai_sysclk, specify division*10 as rate. */
|
H A 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()
|
H A D | wm8997.c | 416 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l24.c | 349 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
H A D | wm8998.c | 509 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l15.c | 446 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l35.c | 518 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
H A 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()
|
H A D | wm5102.c | 1104 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l92.c | 675 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
H A D | wm5100.c | 1572 dev_err(component->dev, "Unsupported OPCLK %dHz\n", in wm5100_set_sysclk()
|
H A D | wm5110.c | 1104 SND_SOC_DAPM_SUPPLY("OPCLK", ARIZONA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l90.c | 752 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
H A D | cs47l85.c | 790 SND_SOC_DAPM_SUPPLY("OPCLK", MADERA_OUTPUT_SYSTEM_CLOCK,
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | cirrus,madera.yaml | 65 fll3-lock, fllao-clk, fllao-lock, opclk, 66 opclk-async, pwm1, pwm2, spdif, asrc1-in1-lock,
|
/openbmc/linux/sound/soc/samsung/ |
H A 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()
|
H A 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" },
|
H A D | midas_wm1811.c | 97 dev_err(card->dev, "Failed to set OPCLK source: %d\n", ret); in midas_start_fll1()
|
/openbmc/u-boot/drivers/sound/ |
H A D | wm8994.h | 23 /* OPCLK is also configured with set_dai_sysclk, specify division*10 as rate. */
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | mach-crag6410-module.c | 222 [3] = 0x4, /* OPCLK */ 254 [3] = 0x4, /* OPCLK */
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-wm8994.c | 173 return "OPCLK"; in wm8994_gpio_fn()
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-madera-core.c | 253 .name = "opclk", 258 .name = "opclk-async",
|