Searched refs:spi_parents (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/mediatek/ |
D | clk-mt2701.c | 229 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,
|
D | clk-mt8135.c | 224 static const char * const spi_parents[] __initconst = { variable 380 MUX_GATE(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x0150, 16, 3, 23),
|
D | clk-mt6797.c | 170 static const char * const spi_parents[] = { variable 344 MUX_GATE(CLK_TOP_MUX_SPI, "spi_sel", spi_parents, 0x0060, 16, 2, 23),
|
D | clk-mt2712.c | 324 static const char * const spi_parents[] = { variable 763 spi_parents, 0x060, 16, 3, 23),
|
D | clk-mt8173.c | 238 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/ |
D | sc9860-clk.c | 415 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,
|