Searched refs:mipi_parents (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_a31.c | 769 static const char *mipi_parents[] = {"pll_video0", "pll_video1", "pll_video0-2x", "pll_video1-2x"}; variable 771 CLK_MIPI_DSI, "mipi_dsi", mipi_parents, /* id, name, parents */ 780 CLK_MIPI_DSI_DPHY, "mipi_dsi_dphy", mipi_parents, /* id, name, parents */ 789 CLK_MIPI_CSI_DPHY, "mipi_csi_dphy", mipi_parents, /* id, name, parents */
|