Home
last modified time | relevance | path

Searched refs:OPP_IVA_CLK_NUM (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c156 #define OPP_IVA_CLK_NUM 2 macro
165 const char *dra7_opp_iva_clk_names[OPP_IVA_CLK_NUM] = {
184 u32 dra7_opp_iva_clk_rates[NUM_OPPS][OPP_IVA_CLK_NUM] = {
268 ret = ft_fixup_clocks(fdt, clk_names, clk_rates, OPP_IVA_CLK_NUM); in ft_opp_clock_fixups()