Searched refs:dsi_dphy_parents (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 445 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 448 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-a33.c | 464 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 467 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun50i-a64.c | 582 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-periph0" }; variable 585 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-r40.c | 728 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-video1", variable 730 static SUNXI_CCU_M_WITH_MUX_GATE(dsi_dphy_clk, "dsi-dphy", dsi_dphy_parents,
|