Searched full:spdif_div (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/mxs/ |
H A D | clk-imx23.c | 84 emi_xtal, etm_div, saif_div, clk32k_div, rtc, adc, spdif_div, enumerator 139 clks[spdif_div] = mxs_clk_fixed_factor("spdif_div", "pll", 1, 4); in mx23_clocks_init() 147 clks[spdif] = mxs_clk_gate("spdif", "spdif_div", SPDIF, 31); in mx23_clocks_init()
|
H A D | clk-imx28.c | 139 clk32k_div, rtc, lradc, spdif_div, clk32k, pwm, uart, ssp0, enumerator 209 clks[spdif_div] = mxs_clk_fixed_factor("spdif_div", "pll0", 1, 4); in mx28_clocks_init() 218 clks[spdif] = mxs_clk_gate("spdif", "spdif_div", SPDIF, 31); in mx28_clocks_init()
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx23-clock.yaml | 46 spdif_div 27
|
H A D | imx28-clock.yaml | 61 spdif_div 42
|
/linux/drivers/clk/pistachio/ |
H A D | clk-pistachio.c | 23 GATE(CLK_SPDIF, "spdif", "spdif_div", 0x104, 4), 64 DIV_F(CLK_SPDIF_DIV, "spdif_div", "audio_pll_mux",
|