Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/dts/
Dzx296702.dtsi80 lsp1clk: lsp1clk@0x09400000 { label
96 clocks = <&lsp1clk ZX296702_UART0_WCLK>;
104 clocks = <&lsp1clk ZX296702_UART1_WCLK>;
115 clocks = <&lsp1clk ZX296702_SDMMC0_PCLK>,
116 <&lsp1clk ZX296702_SDMMC0_WCLK>;
/linux-4.4.14/drivers/clk/zte/
Dclk-zx296702.c23 static struct clk *lsp1clk[ZX296702_LSP1CLK_END]; variable
683 struct clk **clk = lsp1clk; in zx296702_lsp1_clocks_init()
732 for (i = 0; i < ARRAY_SIZE(lsp1clk); i++) { in zx296702_lsp1_clocks_init()
740 lsp1clk_data.clks = lsp1clk; in zx296702_lsp1_clocks_init()
741 lsp1clk_data.clk_num = ARRAY_SIZE(lsp1clk); in zx296702_lsp1_clocks_init()
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dzx296702-clk.txt33 clocks = <&lsp1clk ZX296702_UART0_PCLK>;