| /linux/drivers/clk/ti/ |
| H A D | clk-33xx.c | 274 struct clk *clk1, *clk2; in am33xx_dt_clk_init() local 295 clk2 = clk_get_sys(NULL, "timer3_fck"); in am33xx_dt_clk_init() 296 clk_set_parent(clk2, clk1); in am33xx_dt_clk_init() 298 clk2 = clk_get_sys(NULL, "timer6_fck"); in am33xx_dt_clk_init() 299 clk_set_parent(clk2, clk1); in am33xx_dt_clk_init() 308 clk2 = clk_get_sys(NULL, "clkdiv32k_ick"); in am33xx_dt_clk_init() 309 clk_set_parent(clk1, clk2); in am33xx_dt_clk_init()
|
| /linux/sound/soc/codecs/ |
| H A D | pcm3060.h | 20 /* ADC and DAC can be clocked from separate or same sources CLK1 and CLK2 */ 21 #define PCM3060_CLK_DEF 0 /* default: CLK1->ADC, CLK2->DAC */
|
| /linux/sound/soc/qcom/ |
| H A D | lpass-apq8016.c | 275 "mi2s-osr-clk2", 281 "mi2s-bit-clk2",
|
| /linux/include/dt-bindings/clock/ |
| H A D | intel,lgm-clk.h | 134 /* Gate CLK2 */
|
| /linux/arch/powerpc/platforms/8xx/ |
| H A D | tqm8xx_setup.c | 56 {CPM_PORTA, 7, CPM_PIN_INPUT}, /* CLK2 */
|
| H A D | mpc86xads_setup.c | 48 {CPM_PORTA, 7, CPM_PIN_INPUT}, /* CLK2 */
|
| H A D | ep88xc.c | 76 {0, 6, CPM_PIN_INPUT}, /* CLK2 */
|
| /linux/drivers/clk/renesas/ |
| H A D | r9a08g045-cpg.c | 54 #define G3S_PLL146_CONF(clk1, clk2, setting) ((clk1) << 22 | (clk2) << 12 | (setting)) argument
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,lpass-cpu.yaml | 151 - const: mi2s-bit-clk2
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5351.yaml | 257 * Overwrite CLK2 configuration with:
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-suniv-f1c100s.c | 294 static SUNXI_CCU_M_WITH_MUX_TABLE_GATE(tve_clk2_clk, "tve-clk2", 297 static SUNXI_CCU_M_WITH_GATE(tve_clk1_clk, "tve-clk1", "tve-clk2",
|
| /linux/drivers/video/fbdev/ |
| H A D | pxa168fb.c | 234 * clk2 = clk_in / integer_divider 235 * clk_out = clk2 * (1 - (fractional_divider >> 12))
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-colibri.dtsi | 259 clk2-out-pw5 { 620 clk2-req-pcc5 {
|
| H A D | tegra30-apalis.dtsi | 151 clk2-out-pw5 { 445 clk2-req-pcc5 {
|
| H A D | tegra30-apalis-v1.1.dtsi | 152 clk2-out-pw5 { 446 clk2-req-pcc5 {
|
| H A D | tegra30-asus-p1801-t.dts | 926 clk2-out { 968 clk2-req-pcc5 {
|
| H A D | tegra124-apalis-v1.2.dtsi | 348 clk2-out-pw5 { /* D5 GPIO */ 397 clk2-req-pcc5 { /* D4 GPIO */
|
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 3736 TEGRA_IO_PAD(TEGRA_IO_PAD_PEX_CLK2, 6, 0x1b8, 0x1bc, UINT_MAX, "pex-clk2"), 3769 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_PEX_CLK2, "pex-clk2"), 3873 TEGRA_IO_PAD(TEGRA_IO_PAD_PEX_CLK2, 6, 0x1b8, 0x1bc, UINT_MAX, "pex-clk2"), 3914 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_PEX_CLK2, "pex-clk2"), 3983 TEGRA_IO_PAD(TEGRA_IO_PAD_PEX_CLK2, 6, 0x74, 0x78, UINT_MAX, "pex-clk2"), 4024 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_PEX_CLK2, "pex-clk2"), 4179 TEGRA_IO_PAD(TEGRA_IO_PAD_PEX_CLK2, 6, 0x74, 0x78, UINT_MAX, "pex-clk2"), 4231 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_PEX_CLK2, "pex-clk2"),
|
| /linux/drivers/bus/ |
| H A D | omap_l3_noc.h | 295 {0x800000, "HOST CLK2",},
|
| /linux/sound/soc/renesas/ |
| H A D | rz-ssi.c | 1157 return dev_err_probe(dev, PTR_ERR(audio_clk), "no audio clk2"); in rz_ssi_probe() 1161 return dev_err_probe(dev, -EINVAL, "no audio clk1 or audio clk2"); in rz_ssi_probe()
|
| /linux/drivers/clk/ |
| H A D | clk-npcm7xx.c | 197 #define NPCM7XX_CLK_S_AXI "axi" /*AKA CLK2*/
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | gray-hawk-single.dtsi | 723 scif_clk2_pins: scif-clk2 {
|
| /linux/sound/pci/ |
| H A D | ak4531_codec.c | 389 …ak4531->write(ak4531, AK4531_CLOCK, 0x00); /* CODEC ADC and CODEC DAC use {LR,B}CLK2 and run off L… in snd_ak4531_mixer()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-lpc18xx.c | 418 LPC_N(clk2, 0xc08, EMC, CLKOUT, R, R, SDMMC, EMC_ALT,I2S0_TX_MCLK,I2S1, 0, HS); 627 LPC18XX_PIN(clk2, PIN_CLK2),
|
| /linux/drivers/net/wan/framer/pef2256/ |
| H A D | pef2256.c | 307 * XFMS active low, CLK1 and CLK2 pin configuration in pef2256_setup_e1_line()
|