Searched refs:dsi_dphy_parents (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/clk/sunxi-ng/ ! |
D | ccu-sun8i-a23.c | 439 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 442 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-a33.c | 469 static const char * const dsi_dphy_parents[] = { "pll-video", "pll-periph" }; variable 472 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun50i-a64.c | 591 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-periph0" }; variable 594 dsi_dphy_parents, dsi_dphy_table,
|
D | ccu-sun8i-r40.c | 733 static const char * const dsi_dphy_parents[] = { "pll-video0", "pll-video1", variable 735 static SUNXI_CCU_M_WITH_MUX_GATE(dsi_dphy_clk, "dsi-dphy", dsi_dphy_parents,
|