Searched refs:dsi_dphy_parents (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 438 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 441 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-a33.c | 468 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 471 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun50i-a64.c | 590 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-periph0" }; variable 593 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-r40.c | 721 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-video1", variable 723 static SUNXI_CCU_M_WITH_MUX_GATE(dsi_dphy_clk, "dsi-dphy", dsi_dphy_parents,
|