Home
last modified time | relevance | path

Searched refs:lsp1clk (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dzx296702.dtsi83 lsp1clk: lsp1clk@9400000 { label
99 clocks = <&lsp1clk ZX296702_UART0_WCLK>;
107 clocks = <&lsp1clk ZX296702_UART1_WCLK>;
118 clocks = <&lsp1clk ZX296702_SDMMC0_PCLK>,
119 <&lsp1clk ZX296702_SDMMC0_WCLK>;
/OK3568_Linux_fs/kernel/drivers/clk/zte/
H A Dclk-zx296702.c20 static struct clk *lsp1clk[ZX296702_LSP1CLK_END]; variable
679 struct clk **clk = lsp1clk; in zx296702_lsp1_clocks_init()
728 for (i = 0; i < ARRAY_SIZE(lsp1clk); i++) { in zx296702_lsp1_clocks_init()
736 lsp1clk_data.clks = lsp1clk; in zx296702_lsp1_clocks_init()
737 lsp1clk_data.clk_num = ARRAY_SIZE(lsp1clk); in zx296702_lsp1_clocks_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dzx296702-clk.txt33 clocks = <&lsp1clk ZX296702_UART0_PCLK>;