| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A 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,
|
| H A 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),
|
| H A 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),
|
| H A D | clk-mt8516.c | 313 static const char * const spi_parents[] __initconst = { variable 421 MUX(CLK_TOP_SPI_SEL, "spi_sel", spi_parents,
|
| H A D | clk-mt8167.c | 473 static const char * const spi_parents[] __initconst = { variable 611 MUX(CLK_TOP_SPI_SEL, "spi_sel", spi_parents,
|
| H A 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,
|
| H A 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),
|
| H A D | clk-mt6765.c | 225 static const char * const spi_parents[] = { variable 402 MUX_GATE_CLR_SET_UPD(CLK_TOP_SPI_SEL, "spi_sel", spi_parents, CLK_CFG_2,
|
| H A D | clk-mt8183.c | 333 static const char * const spi_parents[] = { variable 574 spi_parents, 0x70,
|
| H A D | clk-mt2712.c | 318 static const char * const spi_parents[] = { variable 759 spi_parents, 0x060, 16, 3, 23),
|
| /OK3568_Linux_fs/kernel/drivers/clk/sprd/ |
| H A 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,
|
| H A D | sc9863a-clk.c | 934 static const struct clk_parent_data spi_parents[] = { variable 940 static SPRD_COMP_CLK_DATA(ap_spi0, "ap-spi0", spi_parents, 0x74, 942 static SPRD_COMP_CLK_DATA(ap_spi1, "ap-spi1", spi_parents, 0x78, 944 static SPRD_COMP_CLK_DATA(ap_spi2, "ap-spi2", spi_parents, 0x7c, 946 static SPRD_COMP_CLK_DATA(ap_spi3, "ap-spi3", spi_parents, 0x80,
|