Searched full:audio_ext (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-twr.dts | 21 audio_ext: mclk_osc { label 86 clocks = <&sxosc>, <&fxosc>, <&enet_ext>, <&audio_ext>; 87 clock-names = "sxosc", "fxosc", "enet_ext", "audio_ext";
|
H A D | vf610-bk4.dts | 23 audio_ext: oscillator-audio { label 111 clocks = <&sxosc>, <&fxosc>, <&enet_ext>, <&audio_ext>; 112 clock-names = "sxosc", "fxosc", "enet_ext", "audio_ext";
|
/linux/drivers/clk/imx/ |
H A D | clk-vf610.c | 86 static const char *rmii_sels[] = { "enet_ext", "audio_ext", "enet_50m", "enet_25m", }; 87 static const char *enet_ts_sels[] = { "enet_ext", "fxosc", "audio_ext", "usb", "enet_ts", "enet_25m… 88 static const char *esai_sels[] = { "audio_ext", "mlb", "spdif_rx", "pll4_audio_div", }; 89 static const char *sai_sels[] = { "audio_ext", "mlb", "spdif_rx", "pll4_audio_div", }; 97 static const char *ftm_ext_sels[] = {"sirc_128k", "sxosc", "fxosc_half", "audio_ext", }; 191 clk[VF610_CLK_AUDIO_EXT] = vf610_get_fixed_clock(ccm_node, "audio_ext"); in vf610_clocks_init()
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | vf610-clock.txt | 18 - audio_ext
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,x1e80100-tlmm.yaml | 71 audio_ext, audio_ref, cam_aon, cam_mclk, cci_async,
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-x1e80100.c | 1420 MSM_PIN_FUNCTION(audio_ext), 1704 [134] = PINGROUP(134, audio_ext, _, _, _, _, _, _, _, _), 1712 [142] = PINGROUP(142, i2s1_data1, audio_ext, audio_ref, _, _, _, _, _, _),
|