Searched refs:hdmi_pll_dat (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/clk/ |
D | clk-hsdk-cgu.c | 260 static const struct hsdk_pll_devdata hdmi_pll_dat = { variable 309 { CGU_HDMI_PLL, 0, 0, &hdmi_pll_dat, pll_get, pll_set, NULL }, 310 { CGU_HDMI_PLL, 0, CGU_HDMI_IDIV_APB, &hdmi_pll_dat, idiv_get, idiv_set, idiv_off }
|