Home
last modified time | relevance | path

Searched refs:spi_parents (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/clk/mediatek/
Dclk-mt2701.c229 static const char * const spi_parents[] = { variable
521 MUX_GATE(CLK_TOP_SPI0_SEL, "spi0_sel", spi_parents,
592 MUX_GATE(CLK_TOP_SPI1_SEL, "spi2_sel", spi_parents,
594 MUX_GATE(CLK_TOP_SPI2_SEL, "spi1_sel", spi_parents,
Dclk-mt8135.c224 static const char * const spi_parents[] __initconst = { variable
380 MUX_GATE(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x0150, 16, 3, 23),
Dclk-mt6797.c170 static const char * const spi_parents[] = { variable
344 MUX_GATE(CLK_TOP_MUX_SPI, "spi_sel", spi_parents, 0x0060, 16, 2, 23),
Dclk-mt2712.c324 static const char * const spi_parents[] = { variable
763 spi_parents, 0x060, 16, 3, 23),
Dclk-mt8173.c238 static const char * const spi_parents[] __initconst = { variable
562 MUX_GATE(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x0060, 16, 3, 23),
/Linux-v4.19/drivers/clk/sprd/
Dsc9860-clk.c415 static const char * const spi_parents[] = { "ext-26m", "twpll-128m", variable
417 static SPRD_COMP_CLK(spi0_clk, "spi0", spi_parents, 0x5c,
419 static SPRD_COMP_CLK(spi1_clk, "spi1", spi_parents, 0x60,
421 static SPRD_COMP_CLK(spi2_clk, "spi2", spi_parents, 0x64,
423 static SPRD_COMP_CLK(spi3_clk, "spi3", spi_parents, 0x68,