Searched refs:spi_parents (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/clk/mediatek/ |
| D | clk-mt2701.c | 221 static const char * const spi_parents[] = { variable 508 MUX_GATE(CLK_TOP_SPI0_SEL, "spi0_sel", spi_parents, 579 MUX_GATE(CLK_TOP_SPI1_SEL, "spi2_sel", spi_parents, 581 MUX_GATE(CLK_TOP_SPI2_SEL, "spi1_sel", spi_parents,
|
| D | clk-mt8135.c | 216 static const char * const spi_parents[] __initconst = { variable 372 MUX_GATE(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x0150, 16, 3, 23),
|
| D | clk-mt6797.c | 162 static const char * const spi_parents[] = { variable 340 MUX_GATE(CLK_TOP_MUX_SPI, "spi_sel", spi_parents, 0x0060, 16, 2, 23),
|
| D | clk-mt8516.c | 313 static const char * const spi_parents[] __initconst = { variable 421 MUX(CLK_TOP_SPI_SEL, "spi_sel", spi_parents,
|
| D | clk-mt6779.c | 359 static const char * const spi_parents[] = { variable 686 MUX_GATE_CLR_SET_UPD(CLK_TOP_SPI, "spi_sel", spi_parents,
|
| D | clk-mt2712.c | 318 static const char * const spi_parents[] = { variable 759 spi_parents, 0x060, 16, 3, 23),
|
| D | clk-mt8183.c | 333 static const char * const spi_parents[] = { variable 574 spi_parents, 0x70,
|
| D | clk-mt8173.c | 230 static const char * const spi_parents[] __initconst = { variable 554 MUX_GATE(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, 0x0060, 16, 3, 23),
|
| /Linux-v5.4/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,
|